blob: 2097f3143228399b2f03a6dc7df5601f248d32fc [file] [log] [blame]
{
"name": "SwiftyConcur",
"version": "0.1.1",
"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.1.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"SwiftyJSON": [
"~> 2.3.1"
]
}
}