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