[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 0 / AnyThinkPrivateSDK / 0.1.0 / AnyThinkPrivateSDK.podspec.json
blobeb05817cd90a4b72c91df8a366c5e9b761a32972
2   "name": "AnyThinkPrivateSDK",
3   "version": "0.1.0",
4   "summary": "AnyThinkPrivate",
5   "description": "AnyThinkPrivateSDK,Vungle,Kidoz,Ogury,Appnext",
6   "homepage": "https://github.com/toponteam/TopOn_iOS_Pod_Private_SDK.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/TopOn_iOS_Pod_Private_SDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreGraphics",
26     "Foundation",
27     "UIKit"
28   ],
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
31   },
32   "libraries": [
33     "c++",
34     "z",
35     "sqlite3",
36     "xml2",
37     "resolv"
38   ],
39   "subspecs": [
40     {
41       "name": "Kidoz",
42       "platforms": {
43         "ios": "9.0"
44       },
45       "source_files": "Kidoz/lib/*.h",
46       "vendored_libraries": "Kidoz/lib/libKidozSDK.a"
47     },
48     {
49       "name": "Ogury",
50       "platforms": {
51         "ios": "9.0"
52       },
53       "vendored_frameworks": [
54         "Ogury/OguryAds.framework",
55         "Ogury/OguryChoiceManager.framework",
56         "Ogury/OMSDK_Oguryco.framework"
57       ]
58     },
59     {
60       "name": "Vungle",
61       "platforms": {
62         "ios": "9.0"
63       },
64       "vendored_frameworks": "Vungle/VungleSDK.framework"
65     }
66   ]