[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 1 / DBMapSelectorViewController / 1.2.1 / DBMapSelectorViewController.podspec.json
bloba346e8cb994690aebdbb4627e443117846cd8e76
2   "name": "DBMapSelectorViewController",
3   "version": "1.2.1",
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.1"
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "public_header_files": "Source/**/*.h"