blob: 841c3bf98b9781fcef7d9b76e4726022f4c2c1c9 [file] [log] [blame]
{
"name": "Zone",
"version": "1.0.0",
"summary": "一个Swift文件型数据库",
"homepage": "https://github.com/yunyeLoveYoona/Zone-Swift",
"license": "MIT",
"authors": {
"yeyun": "550752356@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yunyeLoveYoona/Zone-Swift.git",
"tag": "1.0.0"
},
"source_files": "Zone-Swift/*.{swift}",
"requires_arc": true
}