[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / f / FutureLocation / 0.1.0 / FutureLocation.podspec.json
blobe4e62ac89921df6baff4c1a8c2e13d2ce3d8123c
2   "name": "FutureLocation",
3   "version": "0.1.0",
4   "summary": "FutureLocation provides a swift wrapper around CoreLocation and much more.",
5   "homepage": "https://github.com/troystribling/FutureLocation",
6   "documentation_url": "https://github.com/troystribling/FutureLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Troy Stribling": "troy.stribling@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/troystribling",
15   "cocoapods_version": ">= 1.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/troystribling/FutureLocation.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "FutureLocation/**/*.swift",
24   "dependencies": {
25     "SimpleFutures": [
26       "~> 0.1"
27     ]
28   },
29   "frameworks": "CoreLocation"