[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / c / vaslAppSdk / 0.1.0 / vaslAppSdk.podspec.json
blob79f74248bfceea66a5ee67a7512f3aa0fec869ec
2   "name": "vaslAppSdk",
3   "version": "0.1.0",
4   "summary": "A short description of vaslAppSdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vaslapp/vaslAppSdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shatergholi6@gmail.com": "Ali Shatergholi"
13   },
14   "source": {
15     "git": "https://github.com/vaslapp/vaslAppSdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "vaslAppSdk/Classes/**/*",
23   "dependencies": {
24     "SwiftProtobuf": [
25       "~> 1.3.0"
26     ],
27     "Alamofire": [
28       "~> 4.8.0"
29     ]
30   }