[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / b / ALSTransactionSdkKit / 0.1.10 / ALSTransactionSdkKit.podspec.json
blobdd99f70fa2e6a676761e5ccac4519e150686b7f9
2   "name": "ALSTransactionSdkKit",
3   "version": "0.1.10",
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.10"
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         "ALSInAppPurchase": [
34         ]
35       },
36       "vendored_frameworks": "ALSTransactionSdkKit/Classes/ALSInterfaceSdk.framework"
37     },
38     {
39       "name": "plugin",
40       "dependencies": {
41         "ALSTransactionSdkKit/public": [
43         ]
44       },
45       "source_files": "ALSTransactionSdkKit/plugin/**/*"
46     }
47   ]