[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 6 / 5 / MTAFNetworking / 0.1.1 / MTAFNetworking.podspec.json
blob0ff3a2c6727e53e34d6845dbbc4558bd1bbc0895
2   "name": "MTAFNetworking",
3   "version": "0.1.1",
4   "summary": "MTAFNetworking.framework",
5   "description": "对AFNetworking二进制化提高编译速度",
6   "homepage": "https://github.com/BestiOSDev/MTAFNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTAFNetworking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTAFNetworking/Framework/MTAFNetworking.framework"
23   },
24   "frameworks": [
25     "MobileCoreServices",
26     "CoreGraphics",
27     "SystemConfiguration",
28     "Security"
29   ],
30   "requires_arc": true