blob: 42b9eda2fe145b662b4147430f321c3f74ef7614 [file] [log] [blame]
{
"name": "WKLocationServer",
"version": "1.0.1",
"summary": "WKWebView解析定位,获取用户所在地区",
"description": "WKWebView解析定位,获取用户所在地区",
"homepage": "https://github.com/Cingjin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cingjin": "15327288437@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Cingjin/WKLocationServer.git",
"tag": "1.0.1"
},
"source_files": "WKLocationServer/*.{h,m}",
"requires_arc": true
}