[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 8 / 9 / 6 / HKAPICommonModule / 0.1.0 / HKAPICommonModule.podspec.json
blobc6925849c2051f30d6f06598287e3fdf11c47d10
2   "name": "HKAPICommonModule",
3   "version": "0.1.0",
4   "summary": "API共通层",
5   "description": "HKAPICommonModule",
6   "homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKAPICommonModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GongM": "gongm@reachauto.com"
13   },
14   "source": {
15     "git": "git@code.aliyun.com:hkr-app/App_IOS_HKAPICommonModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "dependencies": {
22     "HKBasicModule/HKRequestLibrary": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "MMN",
29       "source_files": "HKAPICommonModule/Classes/MMN/**/*"
30     }
31   ]