[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / b / 9 / HRWeChat / 0.1.0 / HRWeChat.podspec.json
blob25efd23b0bf32cb5dbb400360a3fe6eb2f18be0d
2   "name": "HRWeChat",
3   "version": "0.1.0",
4   "summary": "A short description of HRWeChat.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/obgniyum/HRWeChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "obgniyum": "obgniyum@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSSwift-Risenb/HRWeChat.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRWeChat/**/*.{swift,h,m}",
22   "vendored_libraries": "HRWeChat/**/libWeChatSDK.a",
23   "libraries": [
24     "c++",
25     "z",
26     "sqlite3.0"
27   ],
28   "frameworks": [
29     "Security",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "CFNetwork"
33   ],
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-all_load"
36   },
37   "pushed_with_swift_version": "3.0"