[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / MMAliPaySDK / 15.1.3 / MMAliPaySDK.podspec.json
blob6cf698dda287c4dbe24ce78879adf1aa2ff631ca
2   "name": "MMAliPaySDK",
3   "version": "15.1.3",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2012 Tencent. All rights reserved."
7   },
8   "summary": "Alipay SDK for iOS to access Alipay platform.",
9   "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.",
10   "homepage": "https://github.com/money150604/MMAliPaySDK",
11   "authors": {
12     "money150604": "80146944@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/money150604/MMAliPaySDK.git",
16     "tag": "15.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "vendored_libraries": "AlipaySDK/*.a",
23   "frameworks": [
24     "CoreMotion",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "vendored_frameworks": "AlipaySDK/*.framework",
34   "resources": "AlipaySDK/*.bundle"