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