[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 5 / c / testPublic / 1.1.2 / testPublic.podspec.json
blob2c1f8b7d00531b77e40465f46314b70eb0091a99
2   "name": "testPublic",
3   "version": "1.1.2",
4   "summary": "A test public testPublic.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://coding.net/u/ranny_90/p/testcocopodsPublic/git",
7   "license": "MIT",
8   "authors": {
9     "caoqr": "caoqr@ifeng.com"
10   },
11   "source": {
12     "git": "https://git.coding.net/ranny_90/testcocopodsPublic.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "resource_bundles": {
19     "testPublic": "testPublic/Assets/Images/*.{png,jpg}"
20   },
21   "subspecs": [
22     {
23       "name": "coco",
24       "source_files": "testPublic/Classes/coco/*.{h,m}"
25     },
26     {
27       "name": "hotVC",
28       "source_files": "testPublic/Classes/hotVC/*.{h,m}"
29     }
30   ]