[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 2 / FormUIKit / 0.1.6 / FormUIKit.podspec.json
blobab829b772662efdbe2f03fab293f66b7525c8428
2   "name": "FormUIKit",
3   "version": "0.1.6",
4   "summary": "Create UITableView-based forms for text input, object selection, and more with little work.",
5   "description": "This allows you to create UITableView-based forms for text input, object selection, and more with little work.",
6   "homepage": "https://github.com/sahandnayebaziz/FormUIKit",
7   "license": "MIT",
8   "authors": {
9     "sahandnayebaziz": "sahand@sahand.me"
10   },
11   "source": {
12     "git": "https://github.com/sahandnayebaziz/FormUIKit.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "FormUIKit/Sources/**/*.swift",
19   "dependencies": {
20     "SnapKit": [
21       "> 4"
22     ]
23   }