[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / 7 / f / Deque / 2.0.0 / Deque.podspec.json
blob25b01123d5465cdd8438a81b52d064310c749603
2   "name": "Deque",
3   "version": "2.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": "v2.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey"