[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 0 / WeChatPay / 0.0.1 / WeChatPay.podspec.json
blobf076dc4c0078b6c1a34d7029f3b1eda844a57544
2   "name": "WeChatPay",
3   "version": "0.0.1",
4   "summary": "A short description of WeChatPay.",
5   "description": "WechtSDK1.8.2",
6   "homepage": "https://gitee.com/jiodg45",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo Longxiang, (Longxiang.Guo@partner.bmw.com)": "Longxiang.Guo@partner.bmw.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/jiodg45/WeChatPay.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "frameworks": [
24     "UIKit",
25     "SystemConfiguration",
26     "Foundation",
27     "CoreTelephony",
28     "Security",
29     "CFNetwork"
30   ],
31   "libraries": [
32     "z",
33     "sqlite3.0",
34     "c++"
35   ],
36   "ios": {
37     "vendored_libraries": "Library/libWeChatSDK.a"
38   },
39   "xcconfig": {
40     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
41   },
42   "requires_arc": true