blob: f8842ad7c591ede8e3b407d5e0369d3655e12843 [file] [log] [blame]
{
"name": "LocationData",
"version": "1.0.4",
"summary": "本地数据存储小工具",
"description": "TODO: 一夜风吹屁屁凉",
"homepage": "https://github.com/windsway/LocationData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"一夜风吹屁屁凉": "376176293@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/windsway/LocationData.git",
"tag": "1.0.4"
},
"source_files": "LocationData/*.{h,m}",
"dependencies": {
"FMDB": [
"~> 2.6.2"
],
"MJExtension": [
"~> 3.0.13"
]
}
}