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