[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / f / LMDistanceCalculator / 1.0.0 / LMDistanceCalculator.podspec.json
blob5419ce895521cb1271e991c2e37a2f701ff448a7
2   "name": "LMDistanceCalculator",
3   "version": "1.0.0",
4   "summary": "LMDistanceCalculator is a simple wrapper for calculating geometry and real distance between locations on Earth.",
5   "homepage": "https://github.com/lminhtm/LMDistanceCalculator",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "LMinh": "lminhtm@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/lminhtm/LMDistanceCalculator.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "LMDistanceCalculator/*.{m,h}",
21   "requires_arc": true