blob: 43a7b9c856e04ca6ade110cad9a5928a310e6b1a [file] [log] [blame]
{
"name": "DanYuanLib-iOS",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DanYuanLib-iOS/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}