[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 0.1.22 / QminderAPI.podspec.json
bloba82754794f4905eb6ba3f4d3109d99a4e4f192dd
2   "name": "QminderAPI",
3   "version": "0.1.22",
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/swift-api.git",
17     "tag": "0.1.22"
18   },
19   "source_files": "QminderAPI/Classes/**/*",
20   "platforms": {
21     "ios": "10.0",
22     "tvos": "10.0",
23     "osx": "10.12"
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.4"
28     ],
29     "SwiftyJSON": [
30       "~> 3.1"
31     ],
32     "Starscream": [
33       "~> 2.0"
34     ],
35     "ObjectMapper": [
36       "~> 2.2"
37     ],
38     "RxSwift": [
39       "~> 3.2"
40     ]
41   },
42   "pushed_with_swift_version": "3.0"