[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / e / 2 / YHWechatSDK / 1.8.2 / YHWechatSDK.podspec.json
blob9491ec729ca5f935912a97f98c5c1a082a45f628
2   "name": "YHWechatSDK",
3   "version": "1.8.2",
4   "summary": "微信支付SDK",
5   "description": "微信支付SDK  version:1.8.2",
6   "homepage": "https://github.com/XmYlzYhkj/YHWechatSDK",
7   "license": "MIT",
8   "authors": {
9     "XmYhkj": "yhkj_xm@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHWechatSDK.git",
16     "tag": "1.8.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.h"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony"
26   ],
27   "libraries": [
28     "z",
29     "c++",
30     "sqlite3"
31   ],
32   "vendored_libraries": "Classes/*.a"