[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / RxAlamoCodable / 0.2.3-swift4 / RxAlamoCodable.podspec.json
blobf35598456bdc492fe21d970d2206834535435b7e
2   "name": "RxAlamoCodable",
3   "version": "0.2.3-swift4",
4   "summary": "RxSwift + Alamofire + Codable",
5   "swift_versions": "4.2",
6   "description": "RxSwift + Alamofire + Codable in shortest possible way.",
7   "homepage": "https://github.com/kubatatami/RxAlamoCodable",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jakub Bogacki": "bogacki.jakub@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/kubatatami/RxAlamoCodable.git",
20     "tag": "0.2.3-swift4"
21   },
22   "source_files": "RxAlamoCodable/library/**",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.5.0"
26     ],
27     "Alamofire": [
28       "~> 4.8.0"
29     ]
30   },
31   "swift_version": "4.2"