[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / c / 8 / 5 / WeChatSDK184 / 1.8.4 / WeChatSDK184.podspec.json
blob8319e8f8d5949e9a31b3563ec58d056ddeeb5a7c
2   "name": "WeChatSDK184",
3   "version": "1.8.4",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "微信SDK",
8   "homepage": "https://github.com/imrain/WeChatSDK",
9   "social_media_url": "https://www.imrain.com",
10   "license": "MIT",
11   "authors": {
12     "imrain": "770345656@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/imrain/WeChatSDK.git",
16     "tag": "1.8.4"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "SystemConfiguration",
21     "Security",
22     "CoreTelephony",
23     "CFNetwork",
24     "CoreGraphics"
25   ],
26   "vendored_libraries": "WeChatSDK/libWeChatSDK.a",
27   "libraries": [
28     "sqlite3.0",
29     "z",
30     "c++"
31   ],
32   "source_files": "WeChatSDK/*.{h}"