[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / f / IngresseSDK / 2.0.1 / IngresseSDK.podspec.json
blob21cccf2833b24cb1bfce338d76b471af85e5274b
2   "name": "IngresseSDK",
3   "version": "2.0.1",
4   "summary": "Ingresse's SDK.",
5   "description": "Swift framework to handle Ingresse API requests",
6   "homepage": "https://github.com/ingresse/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Rubens Gondek": "rubens.gondek@gmail.com",
10     "Phillipi Unger Lino": "phillipi.lino@ingresse.com",
11     "Tahbata Mikulski Ali": "tahbata.ali@ingresse.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/ingresse/ios-sdk.git",
19     "tag": "2.0.1"
20   },
21   "source_files": [
22     "IngresseSDK",
23     "IngresseSDK/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "IngresseSDK/Exclude",
26   "dependencies": {
27     "Alamofire": [
28       "5.1.0"
29     ]
30   },
31   "swift_version": "5.0"