blob: b378a829c688da384a3d1739f9ff8e281e53285d [file] [log] [blame]
{
"name": "TestFramework_Fmone",
"version": "1.0.0",
"summary": "测试Framework",
"homepage": "https://github.com/Jonzzs/TestFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonzzs": "jonzzs.guo@facilityone.cn"
},
"source": {
"git": "https://github.com/Jonzzs/TestFramework.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"MJRefresh": [
"3.1.12"
],
"MJExtension": [
"3.0.13"
],
"Masonry": [
"1.0.2"
],
"AFNetworking": [
"3.1.0"
],
"MBProgressHUD": [
"1.1.0"
]
}
}