[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / b / VPWeChatSDK / 1.7.5 / VPWeChatSDK.podspec.json
blobeaf7a1cc3b7eb553e8d940db11219837bfb13833
2   "name": "VPWeChatSDK",
3   "authors": {
4     "Tencent": "weixin-open@qq.com"
5   },
6   "homepage": "http://open.weixin.qq.com",
7   "summary": "微信SDK",
8   "version": "1.7.5",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://git.coding.net/VianPan/VPWeChatSDK.git",
14     "tag": "1.7.5"
15   },
16   "source_files": "WeChatSDK/*.{h,m}",
17   "vendored_libraries": "WeChatSDK/libWeChatSDK.a",
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreTelephony",
21     "UIKit",
22     "Foundation"
23   ],
24   "libraries": [
25     "sqlite3",
26     "z",
27     "c++"
28   ],
29   "license": {
30     "type": "GNU General Public",
31     "file": "LICENSE"
32   }