blob: cc7878aac2efdad4c330a0814311638d9dd4a2b6 [file] [log] [blame]
{
"name": "BackApp",
"version": "0.1.227",
"summary": "BackApp is iOS SDK for BackApp backend",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/gegham_harutyunyan/backapp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gegham Harutyunyan": "gegham.harutyunyan@way4app.com"
},
"source": {
"git": "https://gegham_harutyunyan@bitbucket.org/gegham_harutyunyan/backapp.git",
"tag": "v0.1.227"
},
"platforms": {
"ios": "8.2"
},
"source_files": "BackApp/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
"= 4.2.0"
],
"GRDB.swift": [
]
},
"pushed_with_swift_version": "3.0"
}