[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 9 / BackApp / 0.1.101 / BackApp.podspec.json
blobec1a893a195cd3cf1a254525cdd2ba4ff94b78e6
2   "name": "BackApp",
3   "version": "0.1.101",
4   "summary": "BackApp is iOS SDK for BackApp backend",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/gegham_harutyunyan/backapp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gegham Harutyunyan": "gegham.harutyunyan@way4app.com"
13   },
14   "source": {
15     "git": "https://gegham_harutyunyan@bitbucket.org/gegham_harutyunyan/backapp.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "BackApp/Classes/**/*",
21   "dependencies": {
22     "SwiftyJSON": [
24     ],
25     "Alamofire": [
26       "= 4.2.0"
27     ],
28     "GRDB.swift": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"