[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 0 / CNNCommonResource / 0.1.33 / CNNCommonResource.podspec.json
blob83181e11116d7d0eef399856dcd9d114e984d156
2   "name": "CNNCommonResource",
3   "version": "0.1.33",
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": "git@git.souche.com:cheniuniu/cheniu_common_resource.git",
16     "tag": "0.1.33"
17   },
18   "source_files": "CNNCommonResource/*.{h,m}",
19   "prepare_command": "ruby CNNCommonResource/resources.rb",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "CNNCommonResource/*.{h,m}"
25     },
26     {
27       "name": "Common",
28       "resources": "CNNCommonResource/Common.xcassets"
29     },
30     {
31       "name": "Navigation",
32       "resources": "CNNCommonResource/Navigation.xcassets"
33     },
34     {
35       "name": "Tabbar",
36       "resources": "CNNCommonResource/Tabbar.xcassets"
37     },
38     {
39       "name": "Common",
40       "resources": "CNNCommonResource/Common.xcassets"
41     },
42     {
43       "name": "PosPayment",
44       "resources": "CNNCommonResource/PosPayment.xcassets"
45     },
46     {
47       "name": "DealerClue",
48       "resources": "CNNCommonResource/DealerClue.xcassets"
49     }
50   ]