[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / a / Spec / 0.0.1 / Spec.podspec.json
blob9bc59c39ac3a00609b3e9a56db2b2c337bc4b405
2   "name": "Spec",
3   "version": "0.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": "0.0.1"
19   },
20   "source_files": "Tencent/*.{h,m}",
21   "resources": [
22     "Tencent/*.{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/TencentOpenAPI.framework"