[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / TRTestSDK / 0.0.2 / TRTestSDK.podspec.json
blobcc5b1900902d66461218c67bba1485ff2fb144c5
2   "name": "TRTestSDK",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": [
18     "TRTestSDK",
19     "TRTestSDK/TRTestSDK.h"
20   ],
21   "frameworks": "UIKit",
22   "resources": [
23     "project.yml",
24     "out/*.*",
25     "app-template.yml",
26     "build-resources.sh",
27     "TRTestSDK/info.plist",
28     "third_party/*.*"
29   ],
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "SSZipArchive": [
36     ]
37   },
38   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   }