[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 0 / 5 / GreatCircle / 1.0.0 / GreatCircle.podspec.json
blobbffb8a1a5fc49ad50c1b73bdb7f8651c0cde0d12
2   "name": "GreatCircle",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/softwarenerd/GreatCircle",
8   "authors": {
9     "Brian Lambert": "brianlambert@gmail.com"
10   },
11   "summary": "iOS framework that provides a set of Geodesy extensions to the CLLocation class.",
12   "source": {
13     "git": "https://github.com/softwarenerd/GreatCircle.git",
14     "tag": "v1.0.0"
15   },
16   "source_files": "GreatCircle/CLLocation+GreatCircleExtensions.{h,m}",
17   "frameworks": "CoreLocation",
18   "requires_arc": true,
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }