[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / a / Spec / 1.0.1 / Spec.podspec.json
blob4dd450dbefa7fd91f134c6e2840ec104c198188a
2   "name": "Spec",
3   "version": "1.0.1",
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": "v1.0.1"
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     "z.1.1.3",
37     "stdc++"
38   ],
39   "vendored_frameworks": "Tencent/SDK/TencentOpenAPI.framework"