blob: 30dc1385e630904c7542dbcdac52d45a9c1fbf07 [file] [log] [blame]
{
"name": "HACClusterMapViewController",
"version": "2.4",
"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.",
"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": "2.4"
},
"source_files": "HACClusterMapViewController",
"requires_arc": true,
"ios": {
"frameworks": [
"CoreLocation",
"MapKit"
]
}
}