blob: b9ce9dfed1421792caa9507b19b8e512311c46c4 [file] [log] [blame]
{
"name": "UDSync",
"version": "0.2.0",
"license": {
"type": "MIT"
},
"description": "Making backend synchronizations easier.",
"summary": "Making backend synchronizations easier.",
"homepage": "https://github.com/ud-sync/ud-sync-swift",
"authors": {
"Alexandre de Oliveira": "chavedomundo@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/ud-sync/ud-sync-swift.git",
"tag": "0.2.0"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4"
],
"BrightFutures": [
"~> 5.1"
],
"SwiftyJSON": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}