blob: 0ff3a2c6727e53e34d6845dbbc4558bd1bbc0895 [file] [log] [blame]
{
"name": "MTAFNetworking",
"version": "0.1.1",
"summary": "MTAFNetworking.framework",
"description": "对AFNetworking二进制化提高编译速度",
"homepage": "https://github.com/BestiOSDev/MTAFNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhaoBingDong": "dzb8818082@163.com"
},
"source": {
"git": "https://github.com/BestiOSDev/MTAFNetworking.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MTAFNetworking/Framework/MTAFNetworking.framework"
},
"frameworks": [
"MobileCoreServices",
"CoreGraphics",
"SystemConfiguration",
"Security"
],
"requires_arc": true
}