[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / 1 / 0 / BTree / 1.0.0 / BTree.podspec.json
bloba1b947b3d7d29ed3b4de01f4ba6f4a5f396ac4dc
2   "name": "BTree",
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": "LICENCE.md"
13   },
14   "summary": "In-memory b-trees and ordered collections in Swift",
15   "homepage": "https://github.com/lorentey/BTree",
16   "authors": "Károly Lőrentey",
17   "source": {
18     "git": "https://github.com/lorentey/BTree.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "documentation_url": "http://lorentey.github.io/BTree/api/"