[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / OpenWeChatSDK / 1.8.3 / OpenWeChatSDK.podspec.json
blobb501f8db26d25abf4804aaf2f852bd875c7ea077
2   "name": "OpenWeChatSDK",
3   "version": "1.8.3",
4   "license": {
5     "type": "MIT",
6     "text": "LICENSE"
7   },
8   "summary": "WeChatSDK for Cocoapods convenience.",
9   "homepage": "https://github.com/JarvanMo/OpenWeChatSDK",
10   "authors": {
11     "JarvanMo": "jarvan.mo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/JarvanMo/OpenWeChatSDK.git",
15     "tag": "1.8.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Classes/*.h",
21   "public_header_files": "Classes/*.h",
22   "preserve_paths": "libWeChatSDK.a",
23   "vendored_libraries": "libWeChatSDK.a",
24   "requires_arc": false,
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ]