[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / d / WeChat_SDK / 1.8.1 / WeChat_SDK.podspec.json
blobb54d714046d2e4e5845b6b6c7e23b1140f33d620
2   "name": "WeChat_SDK",
3   "version": "1.8.1",
4   "summary": "Tencent WeChat iOS SDK.",
5   "homepage": "https://open.weixin.qq.com",
6   "license": "MIT",
7   "authors": {
8     "Tencent": "https://open.weixin.qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/littleSun/WechatSDK.git",
15     "tag": "1.8.1"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "vendored_libraries": "**/*.a",
20   "frameworks": [
21     "Security",
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3.0",
28     "c++"
29   ],
30   "requires_arc": true