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