[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / MaterialForm / 0.9.7 / MaterialForm.podspec.json
blob150c4cf3386fe79fd090baa4fc18004e6ae9c982
2   "name": "MaterialForm",
3   "version": "0.9.7",
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.7/material-form-light.gif",
9     "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.9.7/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.7"
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     "5.2.2"
31   ],
32   "source_files": "Sources/MaterialForm/**/*",
33   "frameworks": "UIKit",
34   "swift_version": "5.2.2"