[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / a / 4 / DARFormBuilder / 1.1.7 / DARFormBuilder.podspec.json
blobfe0932e7934d340599c82154e240ef96bc9a281b
2   "name": "DARFormBuilder",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.1.7",
7   "summary": "A library created to build forms faster",
8   "description": "Uses UITableVIew and a set of cells to construct a form for any requirement.",
9   "homepage": "https://github.com/vibze/DARFormBuilder",
10   "license": "LICENSE",
11   "authors": {
12     "Viktor Ten": "ten.viktor@gmail.com"
13   },
14   "social_media_url": "https://github.com/vibze",
15   "source": {
16     "git": "https://github.com/vibze/DARFormBuilder.git",
17     "tag": "1.1.7"
18   },
19   "source_files": "DARFormBuilder/**/*.{swift}",
20   "exclude_files": [
21     "DARFormBuilderExample/**/*",
22     "DARFormBuilderExampleUITests/**/*"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.2"