[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / 3 / b / VPWeChatSDK / 1.7.8 / VPWeChatSDK.podspec.json
bloba6f77db703a1c414875f7c97ba0e8106bbf4221b
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.8",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://git.coding.net/VianPan/VPWeChatSDK.git",
14     "tag": "1.7.8"
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   }