blob: d68c537df60dd8c5d57aed11c4d55b0585b837fe [file] [log] [blame]
{
"name": "BGSession",
"version": "0.1.0",
"license": "MIT",
"summary": "BGSession is a lightweight local data storage in one case, it can automatically synchronize their attributes value to NSUserDefaults.",
"homepage": "https://github.com/liuchungui/BGSession",
"authors": {
"liuchungui": "404468494@qq.com"
},
"source": {
"git": "https://github.com/liuchungui/BGSession.git",
"tag": "0.1.0"
},
"source_files": "BGSession/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}