[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / 4 / SwiftyConcur / 0.0.12 / SwiftyConcur.podspec.json
blob32d56c52c04972deee648b300b8be6ca7379b315
2   "name": "SwiftyConcur",
3   "version": "0.0.12",
4   "license": "Apache 2.0",
5   "homepage": "https://github.com/concurlabs/SwiftyConcur",
6   "authors": "Concur Concept Lab",
7   "summary": "Swift SDK for the Concur APIs",
8   "source": {
9     "git": "https://github.com/concurlabs/SwiftyConcur.git",
10     "tag": "0.0.12"
11   },
12   "source_files": "Source/*.swift",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "dependencies": {
17     "Alamofire": [
18       "~> 1.2.3"
19     ],
20     "SwiftyJSON": [
21       "~> 2.2.0"
22     ]
23   }