blob: dc1dd44b78f5bb79e92643964ffe67837a337f10 [file] [log] [blame]
{
"name": "ZYLocationManager",
"version": "0.3.0",
"summary": "Request location information any time any where conveniently",
"description": "Request location information any time any where conveniently.",
"homepage": "https://github.com/liuzhiyi1992/ZYLocationManager",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/liuzhiyi1992/ZYLocationManager.git",
"tag": "0.3.0"
},
"source_files": "ZYLocationManager/Classes/*.{h,m}",
"frameworks": [
"MapKit",
"UIKit"
]
}