[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / TRTestSDK / 0.0.1 / TRTestSDK.podspec.json
blobf1bc1c4b07192faeab2ffcd5b5d62bcb9441ee24
2   "name": "TRTestSDK",
3   "version": "0.0.1",
4   "summary": "TRARGUSSDK",
5   "homepage": "https://gitee.com/anne-ye/TrSDKTest",
6   "license": "MIT",
7   "authors": {
8     "AnneYe2021": "yxt20210701@126.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://gitee.com/anne-ye/TrSDKTest.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "TRTestSDK",
19     "TRTestSDK/TRTestSDK.h"
20   ],
21   "frameworks": "UIKit",
22   "resources": "TRTestSDK/info.plist",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "SSZipArchive": [
29     ]
30   },
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }