2 "name": "DynamicTableGenerator",
4 "summary": "DynamicTableGenerator allows fast and simple creation of table views and data entry forms for gathering user input in iOS.",
5 "description": " A longer description of DynamicTableGenerator in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "http://tpb.directdiagnostics.org",
9 "tpb": "theobrown0@gmail.com"
15 "git": "https://github.com/TheoBrown/DynamicTableGenerator-iOS.git",
19 "DynamicTableGenerator",
20 "DynamicTableGenerator/**/*.{h,m}"
22 "exclude_files": "DynamicTableGenerator/Exclude",
23 "public_header_files": "DynamicTableGenerator/**/*.h",
24 "frameworks": "UIKit",
27 "ActionSheetPicker-3.0": [