[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 0.1.0 / QminderAPI.podspec.json
blob2cd7a42e584f0416856ab31466f0b8db7b78778f
2   "name": "QminderAPI",
3   "version": "0.1.0",
4   "summary": "Qminder iOS API",
5   "description": "iOS wrapper for Qminder API.",
6   "homepage": "https://www.qminderapp.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qminder Ltd.": "info@qminderapp.com"
13   },
14   "source": {
15     "git": "https://github.com/Qminder/qminder-ios-api.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0"
21   },
22   "source_files": "QminderAPI/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.2"
26     ],
27     "SwiftyJSON": [
28       "~> 3.1"
29     ],
30     "Starscream": [
31       "~> 2.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0.1"