blob: d3bf85d49a85fb88f8c74bafea1d3924958005b6 [file] [log] [blame]
{
"name": "ZHMapLocationManager",
"version": "1.0.0",
"summary": "A tool of ios location",
"description": "all description of the map and location manager of ios",
"homepage": "https://github.com/theLuckyRoy/ZHMapLocationManager",
"license": "MIT",
"authors": {
"luckyRoy": "roy_world_know@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/theLuckyRoy/ZHMapLocationManager.git",
"tag": "1.0.0"
},
"source_files": "ZHMapLocationManager/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}