[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / SwiftReactiveTextField / 1.0.6 / SwiftReactiveTextField.podspec.json
blobcbcadc983b1f16c223cfe70e0405536b125c5929
2   "name": "SwiftReactiveTextField",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Thin wrapper for UITextField that supports listening to programmatic text changes.",
7   "requires_arc": true,
8   "version": "1.0.6",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/SwiftReactiveTextView.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftReactiveTextView.git",
19     "tag": "1.0.6"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftBaseViews/Main": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Main",
31       "source_files": "SwiftReactiveTextField/**/*.{swift,xib}"
32     }
33   ]