[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 0 / AnyThinkPrivateSDK / 1.4.0 / AnyThinkPrivateSDK.podspec.json
blob0ffa49e903b5a56e4288975a32392bf19e267169
2   "name": "AnyThinkPrivateSDK",
3   "version": "1.4.0",
4   "summary": "AnyThinkPrivate",
5   "description": "AnyThinkPrivateSDK,Vungle,Kidoz,Ogury,Appnext",
6   "homepage": "https://github.com/toponteam/AnyThinkPrivateSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GUO PENG": "ios"
13   },
14   "source": {
15     "git": "https://github.com/toponteam/AnyThinkPrivateSDK.git",
16     "tag": "1.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreGraphics",
25     "Foundation",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
30   },
31   "libraries": [
32     "c++",
33     "z",
34     "sqlite3",
35     "xml2",
36     "resolv"
37   ],
38   "subspecs": [
39     {
40       "name": "ATHYTTAdapter",
41       "platforms": {
42         "ios": "9.0"
43       },
44       "vendored_frameworks": "Adapters/AnyThinkTTAdapter.framework",
45       "dependencies": {
46         "Ads-CN-Beta": [
47           "4.1.0.0"
48         ],
49         "AnyThinkiOS/AnyThinkSDK": [
50           "5.7.81"
51         ]
52       }
53     }
54   ]