blob: 32d56c52c04972deee648b300b8be6ca7379b315 [file] [log] [blame]
{
"name": "SwiftyConcur",
"version": "0.0.12",
"license": "Apache 2.0",
"homepage": "https://github.com/concurlabs/SwiftyConcur",
"authors": "Concur Concept Lab",
"summary": "Swift SDK for the Concur APIs",
"source": {
"git": "https://github.com/concurlabs/SwiftyConcur.git",
"tag": "0.0.12"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 1.2.3"
],
"SwiftyJSON": [
"~> 2.2.0"
]
}
}