[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 0 / CNNCommonResource / 0.1.28 / CNNCommonResource.podspec.json
blob7d2eb9304b6de6f0ce4a4142af99b490f2460455
2   "name": "CNNCommonResource",
3   "version": "0.1.28",
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.28"
17   },
18   "source_files": "CNNCommonResource/*.{h,m}",
19   "prepare_command": "ruby CNNCommonResource/resources.rb",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Common",
24       "resources": "CNNCommonResource/Common.xcassets"
25     },
26     {
27       "name": "Navigation",
28       "resources": "CNNCommonResource/Navigation.xcassets"
29     },
30     {
31       "name": "Tabbar",
32       "resources": "CNNCommonResource/Tabbar.xcassets"
33     },
34     {
35       "name": "PosPayment",
36       "resources": "CNNCommonResource/PosPayment.xcassets"
37     },
38     {
39       "name": "DealerClue",
40       "resources": "CNNCommonResource/DealerClue.xcassets"
41     }
42   ]