[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 2 / d / 4 / VISPERComposedApplication / 0.1.6 / VISPERComposedApplication.podspec.json
blobbe59b05975c0a04772e2776215ffe16b9cb80973
2   "name": "VISPERComposedApplication",
3   "version": "0.1.6",
4   "summary": "Defines an Interface for composed VISPER based Applications.",
5   "description": "    Defines an Interface for composed VISPER based Applications. Adds some protocols and base classes for persistence and data fetching.\n\n",
6   "homepage": "https://github.com/barteljan/VISPERComposedApplication",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/barteljan/VISPERComposedApplication.git",
13     "tag": "0.1.6"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "VISPERComposedApplication": [
23       "Pod/Assets/*"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "dependencies": {
28     "VISPER": [
30     ]
31   }