blob: ee62aa4f4f2f4b9db7f05de95bf9d5ed5188bb04 [file] [log] [blame]
{
"name": "FGUserDefaultsInspector",
"version": "1.1",
"summary": "Explore and edit values inside your NSUserDefaults without the need of a debugger.",
"homepage": "https://github.com/FGoessler/FGUserDefaultsInspector",
"license": "MIT",
"authors": {
"Goessler, Florian": "florian.goessler@immobilienscout24.de"
},
"source": {
"git": "https://github.com/FGoessler/FGUserDefaultsInspector.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}