| { | |
| "name": "NBSqlite", | |
| "version": "0.1.0", | |
| "summary": "发布第一版本", | |
| "description": "这个一个可以直接传模型的数据库封装", | |
| "homepage": "https://github.com/shiyingfeng/NBSqlite", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "左手边的幸福": "260497176@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shiyingfeng/NBSqlite.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "NBSqlite/Classes/**/*" | |
| } |