[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / f / YYTAFNetworkingSDK / 0.0.7 / YYTAFNetworkingSDK.podspec.json
blob352ed82762f39ed04f96b466f7fcba175734a058
2   "name": "YYTAFNetworkingSDK",
3   "version": "0.0.7",
4   "summary": "用于网络请求的处理包含签名验签和加解密",
5   "description": "用于网络请求的处理包含签名验签和加密解密",
6   "homepage": "http://10.156.211.46/root/yytafnetworkingsdk",
7   "license": "MIT",
8   "authors": {
9     "zim": "227949476@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://gitlab.example.com/root/yytafnetworkingsdk.git",
16     "tag": "0.0.7"
17   },
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "vendored_frameworks": "YYTAFNetworkingSDK.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0.1"
26     ]
27   }