[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / MaterialForm / 0.9.1 / MaterialForm.podspec.json
blob7179c558bb2b62bd3002d1a8bb7bfeab5b0a93ef
2   "name": "MaterialForm",
3   "version": "0.9.1",
4   "summary": "Material UI Text Field for iOS and tvOS. Easy to use from IB.",
5   "description": "Defines reusable and observable Material text field component for iOS and tvOS. Easy to use from IB.",
6   "homepage": "https://github.com/GirAppe/MaterialForm.git",
7   "screenshots": [
8     "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.9.1/material-form-light.gif",
9     "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.9.1/material-form-dark.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Andrzej Michnia": "amichnia@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/GirAppe/MaterialForm.git",
20     "tag": "0.9.1"
21   },
22   "platforms": {
23     "ios": "10.0",
24     "tvos": "10.0"
25   },
26   "preserve_paths": "*",
27   "swift_versions": [
28     "5.0",
29     "5.1.2"
30   ],
31   "source_files": "Sources/MaterialForm/**/*",
32   "frameworks": "UIKit",
33   "swift_version": "5.1.2"