[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / 6 / d / AndpayFastpaySDK / 0.1.0 / AndpayFastpaySDK.podspec.json
blob77d0efa10df5739f516b178ae212c1f3feeaccd5
2   "name": "AndpayFastpaySDK",
3   "version": "0.1.0",
4   "summary": "Andpay-Fastpay-SDK-iOS",
5   "homepage": "https://github.com/Andpay/Andpay-Fastpay-SDK-iOS.git",
6   "license": "Copyright (c) 2017年 Andpay.",
7   "authors": {
8     "Kelven": "gan.chen@andpay.me"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Andpay/Andpay-Fastpay-SDK-iOS.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "AndpayFastpaySDK/AndpayFastPay.h",
18   "resources": "AndpayFastpaySDK/AndpayFastPaySDK.bundle",
19   "ios": {
20     "vendored_frameworks": "AndpayFastpaySDK/APFastPaySDK.framework"
21   },
22   "frameworks": [
23     "SystemConfiguration",
24     "UIKit",
25     "CoreLocation",
26     "Foundation",
27     "Security"
28   ],
29   "subspecs": [
30     {
31       "name": "AndpayFastpayEx001",
32       "ios": {
33         "vendored_frameworks": "AndpayFastpaySDK/AndpayFastpayEx001.framework"
34       },
35       "frameworks": [
36         "CFNetwork",
37         "QuartzCore",
38         "CoreGraphics"
39       ]
40     }
41   ]