[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / e / MaterialForm / 0.9.5 / MaterialForm.podspec.json
blob5dc3aea88037b499ac5308d3eec33bb508fd2bca
2   "name": "MaterialForm",
3   "version": "0.9.5",
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.5/material-form-light.gif",
9     "https://raw.githubusercontent.com/GirAppe/MaterialForm/0.9.5/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.5"
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"