blob: ef53f70d2ffefbf6988e5cd2255975ce0851a6a5 [file] [log] [blame]
{
"name": "ZYLocationManager",
"version": "0.2.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.2.0"
},
"source_files": "ZYLocationManager/Classes/*.{h,m}",
"frameworks": [
"MapKit",
"UIKit"
]
}