[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 7 / d / DynamicTableGenerator / 0.0.5 / DynamicTableGenerator.podspec.json
blob8f74b916dbf64973975199ad95f3e610924401f7
2   "name": "DynamicTableGenerator",
3   "version": "0.0.5",
4   "summary": "DynamicTableGenerator allows fast and simple creation of table views and data entry forms for gathering user input",
5   "homepage": "http://tpb.directdiagnostics.org",
6   "license": "MIT",
7   "authors": {
8     "tpb": "theobrown0@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/TheoBrown/DynamicTableGenerator-iOS.git",
15     "tag": "0.0.5"
16   },
17   "source_files": [
18     "DynamicTableGenerator",
19     "DynamicTableGenerator/**/*.{h,m}"
20   ],
21   "exclude_files": "DynamicTableGenerator/Exclude",
22   "public_header_files": "DynamicTableGenerator/**/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "ActionSheetPicker-3.0": [
28     ],
29     "PureLayout": [
31     ],
32     "FXBlurView": [
34     ]
35   }