blob: 2fc360de5c05c3258e41e2622bdb379eb8b94ad8 [file] [log] [blame]
{
"name": "DBMapSelectorViewController",
"version": "1.2.2",
"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.2.2"
},
"source_files": "Source/**/*.{h,m}",
"public_header_files": "Source/**/*.h"
}