blob: 7955aa890de78e7e47c2f0f14795bd4b1aac98ed [file] [log] [blame]
{
"name": "UserDefaultsGadget",
"version": "0.1.0",
"summary": "A short description of UserDefaultsGadget.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/limchihi/UserDefaultsGadget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"limchihi": "limchihi@foxmail.com"
},
"source": {
"git": "https://github.com/limchihi/UserDefaultsGadget.git",
"tag": "0.1.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "UserDefaultsGadget/Classes/**/*"
}