[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 2 / 1 / DBMapSelectorViewController / 1.2.0 / DBMapSelectorViewController.podspec.json
blobf295f28a3902e8eb17829d33538637eae7f68d50
2   "name": "DBMapSelectorViewController",
3   "version": "1.2.0",
4   "authors": {
5     "Denis Bogatyrev": "denis.bogatyrev@gmail.com"
6   },
7   "summary": "This component allows you to select circular map region from the MKMapView",
8   "homepage": "https://github.com/d0ping/DBMapSelectorViewController",
9   "license": {
10     "type": "MIT"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/d0ping/DBMapSelectorViewController.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "public_header_files": "Source/**/*.h"