blob: 6a4b34b86fec1ce7018a14058d0ca8dac644d234 [file] [log] [blame]
{
"name": "ASPolylineView",
"version": "0.2.1",
"summary": "Drop-in replacement for MKPolylineRenderer and MKPolylineView with more customisation options.",
"description": " Currently it is simple and only includes drawing a differently coloured border around the line. See header files for options.\n",
"homepage": "https://github.com/nighthawk/ASPolylineView",
"license": "FreeBSD",
"authors": {
"Adrian Schoenig": "adrian.schoenig@gmail.com"
},
"source": {
"git": "https://github.com/nighthawk/ASPolylineView.git",
"tag": "v0.2.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "MapKit",
"requires_arc": true
}