blob: c631d777138331bfc782ab875cfc07591dc373d2 [file] [log] [blame]
{
"name": "common-ios",
"version": "1.1.0",
"summary": "丹源科技iOS 工具库",
"description": "丹源科技iOS 多项目集成工具类库,Native Category~",
"homepage": "git@gitlab.danyuantech.com:commons/common-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DanYuanMac": "soft@danyuantech.com"
},
"source": {
"git": "git@gitlab.danyuantech.com:commons/common-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "common-ios/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}