[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 6 / GenericUI / 0.1.0 / GenericUI.podspec.json
bloba4bdd6b6e1b94691941f79de6fad6ac21f63ec78
2   "name": "GenericUI",
3   "version": "0.1.0",
4   "summary": "Generic UI provides you with beautiful and generic UI components for your iOS projects.",
5   "description": "GenericUI provides you with beautiful and generic UI elements for your iOS projects. For now it just focuses on inputs and forms but there's a lot more to come.",
6   "homepage": "https://github.com/tlextrait/GenericUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tlextrait": "thomas.lextrait@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tlextrait/GenericUI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GenericUI/Classes/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"