[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / b / GreedWeChatSDK-iOS / 1.7.5 / GreedWeChatSDK-iOS.podspec.json
blob2ebff73017e930f8c8f270a8a6c8a9f3e2476ca7
2   "name": "GreedWeChatSDK-iOS",
3   "version": "1.7.5",
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.7.5"
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   ],
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC -all_load"
32   }