[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 9 / f / LSPayWX / 0.0.2 / LSPayWX.podspec.json
blobdd120a3c314b6e0cdabdd4b357f764a25ff903cc
2   "name": "LSPayWX",
3   "version": "0.0.2",
4   "summary": "LSPayWX.",
5   "homepage": "https://github.com/tuyuan2012/LSPayWX",
6   "license": "MIT",
7   "authors": {
8     "Tony": "845384699@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/tuyuan2012/LSPayWX.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "subspecs": [
23     {
24       "name": "WechatPlatform",
25       "public_header_files": "LSPayWX/WechatPlatform/WeChatSDK/*.h",
26       "source_files": "LSPayWX/WechatPlatform/**/*.{h,m,mm}",
27       "vendored_libraries": "LSPayWX/WechatPlatform/WeChatSDK/libWeChatSDK.a",
28       "frameworks": [
29         "MobileCoreServices",
30         "CoreGraphics",
31         "CoreMotion",
32         "CoreText",
33         "QuartzCore",
34         "CoreTelephony",
35         "Security",
36         "CFNetwork",
37         "SystemConfiguration",
38         "CoreFoundation"
39       ],
40       "libraries": [
41         "z",
42         "sqlite3.0",
43         "c++"
44       ]
45     }
46   ]