[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / b / HKComponentElements / 1.2.0 / HKComponentElements.podspec.json
blob7cb11dc29c166b50379412c4e6c41a2e78db66b4
2   "name": "HKComponentElements",
3   "version": "1.2.0",
4   "summary": "中台公共组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKComponentElements",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhi.yang": "zhi.yang@reachauto.com"
13   },
14   "source": {
15     "git": "git@code.aliyun.com:hkr-app/App_IOS_HKComponentElements.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "dependencies": {
22     "HKBasicModule": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "CEBranchAppearance",
29       "source_files": "HKComponentElements/Classes/CEBranchAppearance/**/*"
30     },
31     {
32       "name": "CECostDetails",
33       "source_files": "HKComponentElements/Classes/CECostDetails/**/*"
34     }
35   ]