[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 3 / Trilateration / 0.0.1 / Trilateration.podspec.json
blobdde18504f3e2feb385ace97f577491ad0f791d94
2   "name": "Trilateration",
3   "version": "0.0.1",
4   "summary": "Trilateration for iOS based on located Beacons.",
5   "description": "Get your position with trilateration using located Beacons.\nAssign latitude and logitude to your beacons and get your location using trilateration.",
6   "homepage": "https://github.com/sergiog90/Trilateration",
7   "screenshots": "https://raw.githubusercontent.com/sergiog90/Trilateration/master/Screenshots/01.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sergio GarcĂ­a": "sergiogm.amurrio@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/sergio_g90",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source": {
20     "git": "https://github.com/sergiog90/Trilateration.git",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "Trilateration",
25     "Trilateration/**/*.{h,m}"
26   ]