[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 0 / 8 / 2 / FormUIKit / 0.1.3 / FormUIKit.podspec.json
blob2f7a68fb396b85bae5911a3bc9de64223e60ebe7
2   "name": "FormUIKit",
3   "version": "0.1.3",
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.3"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "FormUIKit/Sources/**/*.swift",
19   "dependencies": {
20     "SnapKit": [
21       "> 4"
22     ]
23   },
24   "pushed_with_swift_version": "4.0"