blob: c51a7c57559d517131467e8d8265f510b175ad2e [file] [log] [blame]
{
"name": "JPDataBase",
"version": "1.0.2",
"summary": "一个基于FMDB简单的数据库",
"homepage": "https://github.com/ZhongYupei/JPDataBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JonPai": "1900577977@qq.com"
},
"social_media_url": "http://weibo.com/JonPai",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhongYuPei/JPDataBase.git",
"tag": "1.0.2"
},
"source_files": [
"Classes/*",
"Classes/**/*.{h,m}"
]
}