[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 1 / 2 / SimpleViews / 0.1.8 / SimpleViews.podspec.json
blobcbd323d6e02747d76af7c8ca797e062b42a8b1af
2   "name": "SimpleViews",
3   "swift_versions": "5.0",
4   "version": "0.1.8",
5   "summary": "A framework to simplify complex views, like UITableView.",
6   "homepage": "https://github.com/matadesigns/simpleviews",
7   "license": "MIT",
8   "authors": {
9     "Nicholas Mata": "nicholas@matadesigns.net"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/matadesigns/simpleviews.git",
17     "tag": "0.1.8"
18   },
19   "source_files": "SimpleViews/SimpleViews/**/*.{h,swift}"