[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 1 / b / ALSTransactionSdkKit / 0.1.6 / ALSTransactionSdkKit.podspec.json
blobb92b416f893d9ed2afb6c5e8aebc4b6b67fbed22
2   "name": "ALSTransactionSdkKit",
3   "version": "0.1.6",
4   "summary": "A short description of ALSTransactionSdkKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangzmpang/ALSTransactionSdkKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangzmpang": "zimin.yzm@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/yangzmpang/ALSTransactionSdkKit.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "public",
24       "source_files": "ALSTransactionSdkKit/public/**/*"
25     },
26     {
27       "name": "interface",
28       "dependencies": {
29         "ALSTransactionSdkKit/public": [
31         ],
32         "ALSPayMent": [
34         ],
35         "ALSInAppPurchase": [
37         ]
38       },
39       "vendored_frameworks": "ALSTransactionSdkKit/Classes/ALSInterfaceSdk.framework"
40     },
41     {
42       "name": "plugin",
43       "dependencies": {
44         "ALSTransactionSdkKit/public": [
46         ]
47       },
48       "source_files": "ALSTransactionSdkKit/plugin/**/*"
49     }
50   ]