[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / 2 / ViewDemo / 0.1.1 / ViewDemo.podspec.json
blob1ec5ab0feff369685b5d1d94aa93fdb32d1bb7d0
2   "name": "ViewDemo",
3   "version": "0.1.1",
4   "summary": "ViewDemo",
5   "homepage": "https://github.com/GayathriPalaniraj/ViewDemo",
6   "license": "MIT",
7   "authors": {
8     "GAYATHRI_P": "gayathri1311@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/GayathriPalaniraj/ViewDemo.git",
12     "tag": "0.1.1",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/Header.h",
20   "resource_bundles": {
21     "ViewDemo": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "Security",
28       "source_files": "Pod/Classes/ViewColor.{h,m}",
29       "public_header_files": "Pod/Classes/ViewColor.h"
30     }
31   ]