[Add] AppLovinMediationVerveCustomNetworkAdapter 3.2.0-beta5.0
[CocoaPods.git] / Specs / 8 / 5 / a / Spec / 0.0.3 / Spec.podspec.json
blob5f2ad3d4880d76b7acc5108d9588f873bfe6abbd
2   "name": "Spec",
3   "version": "0.0.3",
4   "summary": "TencentSDK for iOS.",
5   "authors": {
6     "醒来-技术": "1020166296@qq.com"
7   },
8   "homepage": "https://github.com/51wakeup/TencentSDK",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/51wakeup/TencentSDK.git",
18     "tag": "v0.0.3"
19   },
20   "source_files": "Tencent/SDK/*.{h,m}",
21   "resources": [
22     "Tencent/SDK/*.{bundle}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "SystemConfiguration",
27     "Security",
28     "UIKit",
29     "Foundation",
30     "CoreGraphics",
31     "CoreTelephony"
32   ],
33   "libraries": [
34     "sqlite3",
35     "iconv"
36   ],
37   "vendored_frameworks": "Tencent/SDK/TencentOpenAPI.framework"