blob: fd4d2ba4ff523e835c0fe17ea5a6a6afc24397b8 [file] [log] [blame]
{
"name": "JPSThumbnailAnnotation",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "A simple mapkit annotation for displaying images and details.",
"homepage": "http://jpsim.com/JPSAvatarCalloutView",
"authors": {
"JP Simard": "jp@jpsim.com"
},
"source": {
"git": "https://github.com/jpsim/JPSThumbnailAnnotation.git",
"tag": "0.0.1"
},
"description": "JPSThumbnailAnnotation is a simple mapkit annotation view for displaying people with clean design and animations.",
"source_files": "JPSThumbnailAnnotation/*.{h,m}",
"frameworks": [
"QuartzCore",
"MapKit",
"CoreLocation"
],
"requires_arc": true
}