[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / b / 7 / ICXAliPayService / 0.1.1 / ICXAliPayService.podspec.json
blob5db65b5a92e095023dcda05f6aca668b26925648
2   "name": "ICXAliPayService",
3   "version": "0.1.1",
4   "summary": "支付宝支付组件.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.icarbonx.com/ICX-iOS/ICXAlipayService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tanghouneng": "tanghouneng@icarbonx.com"
13   },
14   "source": {
15     "git": "http://git.icarbonx.com/ICX-iOS/ICXAlipayService.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "ICXAliPayService/Classes/**/*",
23   "dependencies": {
24     "ICXAppdelegateComponents": [
26     ],
27     "Alipay-SDK": [
28       "15.5.0"
29     ]
30   }