blob: 367396c17bf4bbcb1b328de64ffc9a0893048f99 [file] [log] [blame]
{
"name": "HKSystemFunctionModule",
"version": "0.1.0",
"summary": "HKSystemFunctionModule.",
"description": "系统功能模块HKSystemFunctionModule",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKSystemFunctionModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkr-app/App_IOS_HKSystemFunctionModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKSystemFunctionModule/Classes/**/*",
"dependencies": {
"Masonry": [
"1.0.2"
],
"HKBasicModule": [
],
"HKObservers": [
]
}
}