[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / f / e / b / GreedWeChatSDK-iOS / 1.6.2 / GreedWeChatSDK-iOS.podspec.json
blobf1f415c31e70f67b96ae1e28e67d02688eb5a8ee
2   "name": "GreedWeChatSDK-iOS",
3   "version": "1.6.2",
4   "license": "MIT",
5   "summary": "WeChatSDK for Cocoapods convenience.",
6   "homepage": "https://github.com/greedlab/GreedWeChatSDK",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "source": {
11     "git": "https://github.com/greedlab/GreedWeChatSDK.git",
12     "tag": "1.6.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "*.h",
18   "public_header_files": "*.h",
19   "vendored_libraries": "libWeChatSDK.a",
20   "requires_arc": false,
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3.0",
28     "c++"
29   ]