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