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