[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / e / TestCoCoPods7 / 1.0.8 / TestCoCoPods7.podspec.json
blob180a8a57dbacb0749438409a2249f4e2d745af59
2   "name": "TestCoCoPods7",
3   "version": "1.0.8",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/zhaopeng0007/TestCoCoPods7",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaopeng0007": "wszppygr@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/zhaopeng0007/TestCoCoPods7.git",
19     "tag": "1.0.8"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Classes",
25       "source_files": "TestCoCoPods7/TestCoCoPods7/Classes/**/*.{h,m}"
26     },
27     {
28       "name": "OtherClasses",
29       "source_files": "TestCoCoPods7/TestCoCoPods7/OtherClasses/**/*.{h,m}"
30     }
31   ]