blob: 9fc625cedd8e062b5156566810c1308e5bbe8ce0 [file] [log] [blame]
{
"name": "StorageSwift",
"version": "1.0.6",
"summary": "Storage is a mobile database.",
"description": "Storage is a mobile database: a replacement for Core Data & SQLite",
"homepage": "https://github.com/wangmengling/Storage",
"swift_version": "4.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangmengling": "294025529@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangmengling/Storage.git",
"tag": "1.0.6"
},
"source_files": "Source/*.{h,m,swift}"
}