{ | |
"name": "SGDefaultsKit", | |
"version": "0.0.2", | |
"summary": "SGDefaultsKit is NSUserDefaults", | |
"description": "SGDefaultsKit is NSUserDefaults", | |
"homepage": "https://github.com/wangdoubleyan/BGDefaultsKit", | |
"license": "MIT", | |
"authors": { | |
"Yanyan": "wangdoubleyan@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/wangdoubleyan/BGDefaultsKit.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "BGDefaultsKit/*.swift", | |
"swift_version": "5.0" | |
} |