blob: c3bd5a5bc864425dcaeb1757e65da1a7eac2da2b [file] [log] [blame]
{
"name": "Moving-MKAnnotationView",
"version": "0.2.0",
"summary": "Animatable Map Annotations for iOS",
"authors": {
"Rotem Rubnov": "rotem@100grams.nl"
},
"source": {
"git": "https://github.com/100grams/Moving-MKAnnotationView.git",
"tag": "0.2.0"
},
"source_files": [
"Classes/HGMovingAnnotation*.{h,m}",
"Classes/HGMapPath.{h,m}"
],
"homepage": "https://github.com/100grams/Moving-MKAnnotationView",
"license": {
"type": "MIT",
"file": "README.markdown"
},
"platforms": {
"ios": null
},
"requires_arc": false
}