[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 0.1.1 / QminderAPI.podspec.json
blob5ec8b0adc6b34ac706056220d849fcfd5bbf08df
2   "name": "QminderAPI",
3   "version": "0.1.1",
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   "social_media_url": "https://www.facebook.com/QMinder/",
15   "source": {
16     "git": "https://github.com/Qminder/qminder-ios-api.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "QminderAPI/Classes/**/*",
20   "documentation_url": "https://www.qminderapp.com/docs/api/",
21   "platforms": {
22     "ios": "10.0",
23     "tvos": "10.0",
24     "osx": "10.12"
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.2"
29     ],
30     "SwiftyJSON": [
31       "~> 3.1"
32     ],
33     "Starscream": [
34       "~> 2.0"
35     ]
36   },
37   "pushed_with_swift_version": "3.0.1"