blob: cde78bce43d259d5df62c8411772bb632ecbcfe6 [file] [log] [blame]
{
"name": "TSLocateView",
"version": "0.0.1",
"summary": "TSLocateView is a city picker component. you can uses it to picker a city's name and coordinate.",
"homepage": "https://github.com/y500/TSLocateView",
"license": {
"type": "MIT",
"text": "请随意使用"
},
"authors": {
"fly2wind": "https://github.com/y500/TSLocateView"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/y500/TSLocateView.git",
"tag": "0.0.1"
},
"source_files": "TSLocateView/Sources/*.{h,m,xib}",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}