[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / 9 / 1 / e / AliPay / 2.1.2 / AliPay.podspec.json
blob4d16b5d34ca2080522654642fba6510dcfb9a710
2   "name": "AliPay",
3   "version": "2.1.2",
4   "summary": "支付宝 sdk",
5   "description": "                   A longer description of AliPay in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://b.alipay.com/newIndex.htm",
7   "license": {
8     "type": "Copyright",
9     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
10   },
11   "authors": {
12     "AliPay": "https://www.alipay.com/"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/beiliubei/AliPay.git",
19     "tag": "2.1.2"
20   },
21   "vendored_frameworks": "AlipaySDK.framework",
22   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
23   "resources": "AlipaySDK.bundle",
24   "frameworks": [
25     "CoreTelephony",
26     "SystemConfiguration"
27   ],
28   "requires_arc": true