blob: 41a2df86400df521c995b89c9e2e6cc619ee84f0 [file] [log] [blame]
{
"name": "HKCoinModule",
"version": "1.16.1",
"summary": "HKCoinModule",
"description": "HKCoinModule 氢氪币模块",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKCoinModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lirr": "lirr@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKCoinModule",
"tag": "1.16.1"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKCoinModule/Classes/**/*",
"resource_bundles": {
"HKCoinModule": [
"HKCoinModule/Assets/*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJRefresh": [
"~> 3.1.12"
],
"HKBasicModule": [
],
"HKLoginModule": [
]
}
}