[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / 4 / VISPERComposedApplication / 0.1.3 / VISPERComposedApplication.podspec.json
blobbdf698af3668b0b9c4cfd47f2b1be5fee6621217
2   "name": "VISPERComposedApplication",
3   "version": "0.1.3",
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.",
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.3"
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   }