[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / 6 / LSPay / 0.0.1 / LSPay.podspec.json
blob06a34373c08a65ad194607089ee56c55889eb754
2   "name": "LSPay",
3   "version": "0.0.1",
4   "summary": "LLPay.",
5   "homepage": "https://github.com/tuyuan2012/LSPay",
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/LSPay.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "subspecs": [
23     {
24       "name": "AlipayPlatform",
25       "source_files": "LSPay/AlipayPlatform/**/*{h,m,mm}",
26       "vendored_frameworks": "LSPay/AlipayPlatform/AliPaySDK/AlipaySDK.framework",
27       "resources": [
28         "LSPay/AlipayPlatform/**/*.{bundle}"
29       ],
30       "libraries": [
31         "z",
32         "c++"
33       ],
34       "frameworks": [
35         "CoreGraphics",
36         "CoreMotion",
37         "CoreText",
38         "QuartzCore",
39         "CoreTelephony",
40         "Security",
41         "CFNetwork",
42         "SystemConfiguration",
43         "CoreFoundation"
44       ]
45     }
46   ]