[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 1.4.3 / QminderAPI.podspec.json
blobc98fd44c01b79d6b74be536fa4168e34031fb1b1
2   "name": "QminderAPI",
3   "version": "1.4.3",
4   "summary": "Qminder iOS API",
5   "description": "iOS wrapper for Qminder API.",
6   "homepage": "https://www.qminder.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qminder Ltd.": "info@qminder.com"
13   },
14   "social_media_url": "https://www.facebook.com/QMinder/",
15   "source": {
16     "git": "https://github.com/Qminder/swift-api.git",
17     "tag": "1.4.3"
18   },
19   "source_files": "QminderAPI/Classes/**/*",
20   "platforms": {
21     "ios": "10.0",
22     "tvos": "10.0",
23     "osx": "10.12",
24     "watchos": "3.0"
25   },
26   "dependencies": {
27     "Starscream": [
28       "~> 3.0"
29     ]
30   }