blob: c6925849c2051f30d6f06598287e3fdf11c47d10 [file] [log] [blame]
{
"name": "HKAPICommonModule",
"version": "0.1.0",
"summary": "API共通层",
"description": "HKAPICommonModule",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKAPICommonModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkr-app/App_IOS_HKAPICommonModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"dependencies": {
"HKBasicModule/HKRequestLibrary": [
]
},
"subspecs": [
{
"name": "MMN",
"source_files": "HKAPICommonModule/Classes/MMN/**/*"
}
]
}