blob: e67f186c360816647daf5fd9a89ee171e15b5739 [file] [log] [blame]
{
"name": "VISPERComposedApplication",
"version": "0.1.7",
"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.7"
},
"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": [
]
}
}