[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 7 / VBPiledView / 1.1 / VBPiledView.podspec.json
blobc32ca1a536204b23b2fabbc058532ee524b867cf
2   "name": "VBPiledView",
3   "version": "1.1",
4   "summary": "Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu.",
5   "description": "Inspired by [this](http://theultralinx.com/2015/10/inspirational-ui-design-15/) post from [ULTRALINX](http://theultralinx.com/)\n\n![image](http://a4.files.theultralinx.com/image/upload/MTMzNjc1NDE5MTIyNTQzMjM1.gif)",
6   "homepage": "https://github.com/v-braun/VBPiledView",
7   "screenshots": "https://github.com/v-braun/VBPiledView/blob/master/screen.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Viktor Braun (v_b)": "v-braun@live.de"
14   },
15   "social_media_url": "https://twitter.com/v_braun",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/v-braun/VBPiledView.git",
21     "tag": "1.1"
22   },
23   "source_files": "VBPiledView/VBPiledView/*.swift"