[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 5 / f / IngresseSDK / 1.9.0 / IngresseSDK.podspec.json
blobe108a4a04c996eb4276bd4ddc998e14755247fd9
2   "name": "IngresseSDK",
3   "version": "1.9.0",
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": "8.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/ingresse/ios-sdk.git",
19     "tag": "1.9.0"
20   },
21   "source_files": [
22     "IngresseSDK",
23     "IngresseSDK/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "IngresseSDK/Exclude",
26   "swift_version": "5.0"