[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / a / 0 / 4 / WUAlipay / 1.0.0 / WUAlipay.podspec.json
blobf441a59749ce425b83c0d81c1f9d5abe832e22cd
2   "name": "WUAlipay",
3   "version": "1.0.0",
4   "summary": "A short description of WUAlipay.",
5   "homepage": "https://github.com/51wakeup/WUAliPay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "醒来-技术": "1020166296@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/51wakeup/WUAliPay.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "WUAliPay/SDK/*.{h,m}",
21   "resources": [
22     "WUAliPay/SDK/*.{bundle}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "SystemConfiguration",
27     "QuartzCore",
28     "CoreText",
29     "UIKit",
30     "Foundation",
31     "CoreGraphics",
32     "CoreTelephony",
33     "CFNetwork",
34     "CoreMotion"
35   ],
36   "libraries": [
37     "c++",
38     "z"
39   ],
40   "vendored_frameworks": "WUAliPay/SDK/AlipaySDK.framework"