[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / CNNCommonResource / 0.1.6 / CNNCommonResource.podspec.json
blob6ce0e4b0747981a7306cb22021a66a7bbdfaf0aa
2   "name": "CNNCommonResource",
3   "version": "0.1.6",
4   "summary": "CNNCommonResource",
5   "description": "CNNCommonResource privode common resource to other compents",
6   "homepage": "http://git.souche.com/cheniuniu/cheniu_common_resource",
7   "license": "MIT",
8   "authors": {
9     "EscapedDog": "snowmoonking@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.souche.com/cheniuniu/cheniu_common_resource.git",
16     "tag": "0.1.6"
17   },
18   "source_files": "CNNCommonResource/*.{h,m}",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Common",
23       "resources": "CNNCommonResource/Common.xcassets"
24     },
25     {
26       "name": "Navigation",
27       "resources": "CNNCommonResource/Navigation.xcassets"
28     },
29     {
30       "name": "Tabbar",
31       "resources": "CNNCommonResource/Tabbar.xcassets"
32     }
33   ]