[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / 6 / WxPayManager / 1.0.0 / WxPayManager.podspec.json
blobcda456a14a51240ede5fa4ac91caf57df9314db9
2   "name": "WxPayManager",
3   "version": "1.0.0",
4   "summary": "zhe shi yi ge ce shi a",
5   "homepage": "https://github.com/zy1208/WxPayManager",
6   "license": "MIT",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "authors": {
11     "zy1208": "zy1208i@126.com"
12   },
13   "source": {
14     "git": "https://github.com/zy1208/WxPayManager.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "WxPayManager/*.{h,m}",
19     "WxPayManager/Wx/*.{h}"
20   ],
21   "requires_arc": true,
22   "frameworks": [
23     "CFNetwork",
24     "SystemConfiguration",
25     "Security",
26     "CoreTelephony"
27   ],
28   "ios": {
29     "libraries": [
30       "c++",
31       "sqlite3.0",
32       "z"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   },
38   "vendored_libraries": "WxPayManager/Wx/*.a"