[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / 9 / BackApp / 0.1.0 / BackApp.podspec.json
blobb1bc047b036576026ea2a39a935ea1e9ddac4ed1
2   "name": "BackApp",
3   "version": "0.1.0",
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"