[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 4 / SJWeChatOpenSDK_NoPay / 1.8.6 / SJWeChatOpenSDK_NoPay.podspec.json
blobb50993c473c7365ace233a6b5430ae46ff05255d
2   "name": "SJWeChatOpenSDK_NoPay",
3   "version": "1.8.6",
4   "summary": "包装了WeChatOpenSDK(NoPay),方便项目集成",
5   "homepage": "https://github.com/Willhelen522/SJWeChatOpenSDK_NoPay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Willson522": "will1065908274@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Willhelen522/SJWeChatOpenSDK_NoPay.git",
15     "tag": "1.8.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "SJWeChatOpenSDK_NoPay/*.h",
21   "source_files": "SJWeChatOpenSDK_NoPay/**/*",
22   "frameworks": [
23     "CoreGraphics",
24     "Security",
25     "WebKit"
26   ],
27   "libraries": [
28     "c++",
29     "sqlite3",
30     "z"
31   ],
32   "vendored_libraries": "SJWeChatOpenSDK_NoPay/libWeChatSDK.a",
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "-all_load"
35   }