[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / f / RxReusable / 0.3.1 / RxReusable.podspec.json
blobce66ba9dec0e4b250c6845fd59cd1d450172df76
2   "name": "RxReusable",
3   "version": "0.3.1",
4   "summary": "Reusable cells and views for RxSwift",
5   "homepage": "https://github.com/devxoul/RxReusable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/RxReusable.git",
15     "tag": "0.3.1"
16   },
17   "source_files": "RxReusable/Sources/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       ">= 3.0"
26     ],
27     "RxCocoa": [
28       ">= 3.0"
29     ]
30   },
31   "platforms": {
32     "ios": "8.0"
33   },
34   "pod_target_xcconfig": {
35     "SWIFT_VERSION": "3.0"
36   },
37   "pushed_with_swift_version": "3.1"