23 lines
609 B
JSON
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/**/*"
|
|
}
|