[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 1.1.2 / QminderAPI.podspec.json
blobd88f7b596feb95d15c9bfddfb6b0cfc23f9c3aa0
2   "name": "QminderAPI",
3   "version": "1.1.2",
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.1.2"
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     "Alamofire": [
28       "~> 4.5"
29     ],
30     "Starscream": [
31       "~> 3.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"