blob: 627377a028933533e903974c585426db46e7f1da [file] [log] [blame]
{
"name": "OMAMovingAnnotations",
"platforms": {
"ios": "6.0"
},
"version": "1.0",
"license": "MIT",
"summary": "Moving annotations for iOS MapView",
"homepage": "https://github.com/opedge/OMAMovingAnnotations",
"authors": {
"Oleg Poyaganov": "oleg@poyaganov.com"
},
"source": {
"git": "https://github.com/opedge/OMAMovingAnnotations.git",
"tag": "1.0"
},
"requires_arc": true,
"public_header_files": "Classes/*.h",
"source_files": "Classes/*.{h,m}"
}