blob: bdc4a493ea533e56796e81fb8db9a4e03ab461f3 [file] [log] [blame]
{
"name": "LocationData",
"version": "1.0.1",
"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.1"
},
"source_files": "LocationData/*.{h,m}",
"dependencies": {
"FMDB": [
"~> 2.6.2"
],
"YYModel": [
"~> 1.0.4"
]
}
}