blob: dfa4fb06bde3de4755d655adaaebb6441a585c83 [file] [log] [blame]
{
"name": "ZMMumaFramework",
"version": "0.0.4",
"summary": "测试 Framework",
"homepage": "https://gitee.com/ironming/ZMMumaFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ironming": "ironmingzzz@gmail.com"
},
"source": {
"git": "https://gitee.com/ironming/ZMMumaFramework.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"Alamofire": [
],
"AFNetworking": [
"~> 3.2.1"
]
},
"swift_version": "5.0"
}