[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / BackApp / 0.2.000 / BackApp.podspec.json
blob069ab96f7e06d79605e87c188713beafa5b7f64f
2   "name": "BackApp",
3   "version": "0.2.000",
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     "tag": "v0.2.000"
17   },
18   "platforms": {
19     "ios": "8.2"
20   },
21   "source_files": "BackApp/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
25     ],
26     "Alamofire": [
27       "= 4.2.0"
28     ],
29     "GRDB.swift": [
30       "= 1.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"