blob: 4a1df33ded35596e3caf683e1dea97ceab630863 [file] [log] [blame]
{
"name": "WKLocationServer",
"version": "1.0.0",
"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.0"
},
"source_files": "WKLocationServer/*.{h,m}",
"requires_arc": true
}