[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 2 / b / ORLocation / 4.0.0 / ORLocation.podspec.json
blobeed92c4fedc2f0683c3a46e5d50f7c48dedebf2f
2   "name": "ORLocation",
3   "version": "4.0.0",
4   "summary": "ORLocation - helpers to work with location services, etc.",
5   "description": "'ORCurrentLocationDetector - simple way to detect current user location with completion block.\nORMapsHelper - mapItemWithCoordinate & mapItemsForAddress.'",
6   "homepage": "https://github.com/Omega-R/ORLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxim Soloviev": "maxim@omega-r.com",
13     "Egor Lindberg": "egor-lindberg@omega-r.com"
14   },
15   "source": {
16     "git": "https://github.com/Omega-R/ORLocation.git",
17     "tag": "4.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/ORLocation/Classes/**/*",
24   "frameworks": [
25     "CoreLocation",
26     "MapKit"
27   ],
28   "swift_version": "5.0"