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