blob: 54ac8219ed57554b989dbb8c0f967ef224af2aa7 [file] [log] [blame]
{
"name": "MJHFoundation",
"version": "0.1.7",
"authors": {
"southCity": "mjhforwork@163.com"
},
"homepage": "https://github.com/SouthCity/MJHFoundation",
"summary": "个人项目使用类库",
"source": {
"git": "https://github.com/SouthCity/MJHFoundation.git",
"tag": "0.1.7"
},
"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"
]
}
}