[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 2 / SimpleViews / 0.1.1 / SimpleViews.podspec.json
blobac77e1ac98d63a1304022ee4e57ad2b508ddf654
2   "name": "SimpleViews",
3   "version": "0.1.1",
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.1"
17   },
18   "source_files": "SimpleViews/SimpleViews/**/*.{h,swift}",
19   "pushed_with_swift_version": "3.0"