[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 0.1.16 / QminderAPI.podspec.json
blob84e04d4bdd815226976077e03a82c53180e9f438
2   "name": "QminderAPI",
3   "version": "0.1.16",
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.16"
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.2"
28     ],
29     "SwiftyJSON": [
30       "~> 3.1"
31     ],
32     "Starscream": [
33       "~> 2.0"
34     ],
35     "ObjectMapper": [
36       "~> 2.2"
37     ]
38   },
39   "pushed_with_swift_version": "3.0"