[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 4 / VISPERComposedApplication / 0.1.4 / VISPERComposedApplication.podspec.json
bloba61a3dbe1c19fc2310eef88de47bf48e9f6fba5c
2   "name": "VISPERComposedApplication",
3   "version": "0.1.4",
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.4"
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   }