[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 2 / 8 / ADWXPaySDK / 1.0.2 / ADWXPaySDK.podspec.json
blob263d7cf3ea45cff00d9a67769e79f71979019042
2   "name": "ADWXPaySDK",
3   "version": "1.0.2",
4   "summary": "微信sdk,方便使用",
5   "homepage": "https://github.com/tiancanfei/ADWXPaySDK",
6   "license": "MIT",
7   "authors": {
8     "天蚕飞": "bjwltiankong@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/tiancanfei/ADWXPaySDK.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "WXSDK/*.{h,m}",
18   "public_header_files": "WXSDK/*.h",
19   "vendored_libraries": "WXSDK/libWeChatSDK.a",
20   "frameworks": [
21     "SystemConfiguration",
22     "CoreTelephony",
23     "UIKit",
24     "Foundation",
25     "CFNetwork",
26     "Security"
27   ],
28   "libraries": [
29     "z",
30     "c++",
31     "sqlite3.0"
32   ],
33   "requires_arc": true