[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / a / TBQuadTree / 0.0.2 / TBQuadTree.podspec.json
blobefcd947511fc381bb698aba8be43e1b2627e3ffb
2   "name": "TBQuadTree",
3   "version": "0.0.2",
4   "summary": "Quad tree data structure build in C.",
5   "homepage": "https://github.com/theocalmes/TBQuadTree.git",
6   "license": "MIT",
7   "authors": {
8     "Theodore Calmes": "theo@thoughtbot.com"
9   },
10   "source": {
11     "git": "https://github.com/theocalmes/TBQuadTree.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "TBQuadTree/**/*.{m,h}",
15   "requires_arc": true