blob: c0d27f4f4e3e70a0424a771872692f35cc194976 [file] [log] [blame]
{
"name": "VISPERComposedApplication",
"version": "0.1.5",
"summary": "Defines an Interface for composed VISPER based Applications.",
"description": " Defines an Interface for composed VISPER based Applications. Adds some protocols and base classes for persistence and data fetching.\n\n",
"homepage": "https://github.com/barteljan/VISPERComposedApplication",
"license": "MIT",
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/barteljan/VISPERComposedApplication.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"VISPERComposedApplication": [
"Pod/Assets/*"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"VISPER": [
]
}
}