[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 6 / 2 / BXAlipaySDK / 15.2.1 / BXAlipaySDK.podspec.json
blobfc4ae6e407c06791f88eedb92ff88024f2eee15e
2   "name": "BXAlipaySDK",
3   "version": "15.2.1",
4   "summary": "Alipay SDK for iOS to access Alipay platform.",
5   "description": "It's a shame that Alipay doesn't have an official pod for their iOS SDK.\nTherefore, we create this pod to track the official Alipay iOS SDK.",
6   "homepage": "https://github.com/iException/BXAlipaySDK",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yiming Tang": "yimingnju@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iException/BXAlipaySDK.git",
16     "tag": "v15.2.1"
17   },
18   "social_media_url": "https://twitter.com/yiming_t",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "CoreMotion",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "resources": "AlipaySDK/AlipaySDK.bundle",
34   "vendored_frameworks": "AlipaySDK/AlipaySDK.framework"