Files
PluggableApplicationDelegate/Example/Pods/Local Podspecs/PluggableApplicationDelegate.podspec.json
Fernando Ortiz b0145d7489 Working status
2017-02-26 20:36:13 -03:00

23 lines
609 B
JSON

{
"name": "PluggableApplicationDelegate",
"version": "0.1.0",
"summary": "A short description of PluggableApplicationDelegate.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fmo91/PluggableApplicationDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/PluggableApplicationDelegate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PluggableApplicationDelegate/Classes/**/*"
}