blob: 4a623de64071a2f56d9582e9ff42d98100c31c04 [file] [log] [blame]
{
"name": "MDKLocationManager",
"version": "1.0.1",
"summary": "a easy way location manager with block or target action mode",
"description": "a easy way location manager with block or target action mode",
"homepage": "https://github.com/miku1958/MDKLocationManager",
"license": "MIT",
"authors": {
"miku1958": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miku1958/MDKLocationManager.git",
"tag": "1.0.1"
},
"source_files": "Class/**/*.{h,m}",
"dependencies": {
"MDKTenOpenTool": [
]
}
}