blob: 47bb60b8f0dccc502b413882f79cb756284878b7 [file] [log] [blame]
{
"name": "MJHFoundation",
"version": "0.1.6",
"authors": {
"southCity": "mjhforwork@163.com"
},
"homepage": "https://github.com/SouthCity/MJHFoundation",
"summary": "个人项目使用类库",
"source": {
"git": "https://github.com/SouthCity/MJHFoundation.git",
"tag": "0.1.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "MJHFoundation",
"public_header_files": "MJHFoundation/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SVProgressHUD": [
"~> 2.2.5"
]
}
}