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