blob: f4f19c6ccb578d00bc7d4a214cf57a6604be5c8a [file] [log] [blame]
{
"name": "BGDefaultsKit",
"version": "0.0.1",
"summary": "BGDefaultsKit is NSUserDefaults",
"description": "BGDefaultsKit is NSUserDefaults",
"homepage": "https://github.com/wangdoubleyan/BGDefaultsKit",
"license": "MIT",
"authors": {
"Yanyan": "wangdoubleyan@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangdoubleyan/BGDefaultsKit.git",
"tag": "0.0.1"
},
"source_files": "BGDefaultsKit/*.swift",
"swift_version": "3.2"
}