[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 9 / BackApp / 0.1.108 / BackApp.podspec.json
blob24eb09f2c10c9e8b1b197e85a15db7d8c778ba08
2   "name": "BackApp",
3   "version": "0.1.108",
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.1.108"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BackApp/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
25     ],
26     "Alamofire": [
27       "= 4.2.0"
28     ],
29     "GRDB.swift": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"