[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 0 / DeckView / 0.1.0 / DeckView.podspec.json
blob1484a283dd4ed6dc4cdddef1e0ff6e486da8980a
2   "name": "DeckView",
3   "version": "0.1.0",
4   "summary": "DeckView is a simple card collection view for iOS, works like UITableView.",
5   "description": "A simple card collection view for iOS, works like UITableView.\nDeckView providing UITableView like API so it is easy for use.",
6   "homepage": "https://github.com/xspyhack/DeckView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xspyhack": "xspyhack@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/xspyhack",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/xspyhack/DeckView.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "DeckView/*.swift",
23   "requires_arc": true