[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / 4 / SwiftyConcur / 0.0.11 / SwiftyConcur.podspec.json
blobbd6e8aa93130be7f0d156cffe70c7c0dc2780759
2   "name": "SwiftyConcur",
3   "version": "0.0.11",
4   "license": "Apache 2.0",
5   "homepage": "https://github.com/concurlabs/SwiftyConcur",
6   "authors": "Concur Technologies",
7   "summary": "Swift SDK for the Concur APIs",
8   "source": {
9     "git": "https://github.com/concurlabs/SwiftyConcur.git",
10     "tag": "0.0.11"
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   }