blob: bbfe8eadafe4be4a00c00b82e2e204d30b91dc3b [file] [log] [blame]
{
"name": "HACClusterMapViewController",
"version": "1.0.2",
"summary": "HACClusterMapViewController iOS 7 >.",
"description": " HACClusterMapViewController class is written in Objective-C and facilitates the use of maps when they have many pins that show.\n",
"homepage": "https://github.com/litoarias/HACClusterMapViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"litoarias": "lito.arias.cervero@gmail.com"
},
"social_media_url": "https://github.com/litoarias/HACClusterMapViewController",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/litoarias/HACClusterMapViewController.git",
"tag": "1.0.2"
},
"source_files": "HACClusterMapViewController",
"requires_arc": true,
"ios": {
"frameworks": [
"CoreLocation",
"MapKit"
]
}
}