[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 5 / a / Spec / 1.0.2 / Spec.podspec.json
blob9f97e2168b058ff93d7d552ea9a99e976035cb6e
2   "name": "Spec",
3   "version": "1.0.2",
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.2"
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"