[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / Deque / 1.0.0 / Deque.podspec.json
blobcd1fb859b12fdf1dacca082052c0697539f0729d
2   "name": "Deque",
3   "version": "1.0.0",
4   "platforms": {
5     "osx": "10.9",
6     "ios": "8.0",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "summary": "Double-ended queue type in pure Swift",
15   "homepage": "https://github.com/lorentey/Deque",
16   "authors": "Károly Lőrentey",
17   "source": {
18     "git": "https://github.com/lorentey/Deque.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey"