[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 3 / Trilateration / 0.0.3 / Trilateration.podspec.json
blob01619b263cd3b474c5dee011dcdafa0cadba15a6
2   "name": "Trilateration",
3   "version": "0.0.3",
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.3"
22   },
23   "public_header_files": "Trilateration/Trilateration.h",
24   "source_files": [
25     "Trilateration",
26     "Trilateration/**/*.{h,m}"
27   ]