blob: 8b79a332a4b7178e4fa272a37c4e8a8a3d19899d [file] [log] [blame]
{
"name": "DBMapSelectorViewController",
"version": "1.0.1",
"authors": {
"Denis Bogatyrev": "denis.bogatyrev@gmail.com"
},
"summary": "This component allows you to select circular map region from the MKMapView",
"homepage": "https://github.com/d0ping/DBMapSelectorViewController",
"license": {
"type": "MIT"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/d0ping/DBMapSelectorViewController.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.{h,m}",
"public_header_files": "Source/**/*.h"
}