[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 3 / RTFInput / 0.1.1 / RTFInput.podspec.json
blob06fe536372a297932318ac8e37e52fa6416bc35c
2   "name": "RTFInput",
3   "version": "0.1.1",
4   "summary": "Add reactive TextFields into your project.",
5   "swift_versions": "4.0",
6   "description": "Integrete the Rx UITextFields into your project.",
7   "homepage": "https://github.com/zDILIGENCEz/RTFInput",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Nikita Kusyumov": "n.kusyumov@mail.ru"
14   },
15   "source": {
16     "git": "https://github.com/zDILIGENCEz/RTFInput.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RTFInput/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "RxCocoa": [
27     ],
28     "RxSwift": [
30     ],
31     "BonMot": [
33     ],
34     "SnapKit": [
36     ]
37   },
38   "swift_version": "4.0"