[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / f / SwiftInputView / 1.1.5 / SwiftInputView.podspec.json
blob2c2c04dec08feaa715834a55ba76eb1056b8f349
2   "name": "SwiftInputView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Adaptable input holder view that supports different types of inputs",
7   "requires_arc": true,
8   "version": "1.1.5",
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/SwiftInputView.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftInputView.git",
19     "tag": "1.1.5"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftPlaceholderTextView/Main": [
25     ],
26     "SwiftReactiveTextField/Main": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0",
31   "subspecs": [
32     {
33       "name": "Main",
34       "source_files": "SwiftInputView/**/*.{swift,xib}"
35     }
36   ]