[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / e / d / WeChat_SDK / 1.7.2.1 / WeChat_SDK.podspec.json
blob6755c37d41763e24d9b0b3b77120b3450e9f556f
2   "name": "WeChat_SDK",
3   "version": "1.7.2.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     "http": "https://res.wx.qq.com/open/zh_CN/htmledition/res/dev/download/sdk/WeChatSDK1.7.2.zip"
15   },
16   "source_files": "**/*.{h,m}",
17   "public_header_files": "**/*.h",
18   "vendored_libraries": "**/*.a",
19   "frameworks": [
20     "Security",
21     "SystemConfiguration",
22     "CoreTelephony"
23   ],
24   "libraries": [
25     "z",
26     "sqlite3.0",
27     "c++"
28   ],
29   "requires_arc": true