blob: 86fac8a22f6d1efce9f837e6dfb241c35e205eea [file] [log] [blame]
{
"name": "SwiftyConcur",
"version": "0.0.13",
"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.13"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 1.2.3"
],
"SwiftyJSON": [
"~> 2.2.0"
]
}
}