[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 2 / 1 / DBMapSelectorViewController / 1.0.1 / DBMapSelectorViewController.podspec.json
blob8b79a332a4b7178e4fa272a37c4e8a8a3d19899d
2   "name": "DBMapSelectorViewController",
3   "version": "1.0.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.0.1"
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "public_header_files": "Source/**/*.h"