[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 5 / QminderAPI / 1.3.1 / QminderAPI.podspec.json
bloba72b58e356762249c36c92244491d7f9b1a45141
2   "name": "QminderAPI",
3   "version": "1.3.1",
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.3.1"
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.6"
29     ],
30     "Starscream": [
31       "~> 3.0"
32     ]
33   }