[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 0 / AnyThinkPrivateSDK / 0.4.0 / AnyThinkPrivateSDK.podspec.json
blob2826fdc29e5c69756baf0d096412211ea50a12bb
2   "name": "AnyThinkPrivateSDK",
3   "version": "0.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": "0.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": "Kidoz",
41       "platforms": {
42         "ios": "9.0"
43       },
44       "source_files": "Kidoz/lib/*.h",
45       "vendored_libraries": "Kidoz/lib/libKidozSDK.a"
46     },
47     {
48       "name": "Vungle",
49       "platforms": {
50         "ios": "9.0"
51       },
52       "vendored_frameworks": "Vungle/VungleSDK.framework"
53     }
54   ]