blob: d499772b7612ee9e22312359e39408d0b420461e [file] [log] [blame]
{
"name": "RestorableUIControl",
"version": "0.1.0",
"summary": "Restorable UIControl Classes.",
"description": "Restorable UIControl Classes.\nIt restore from UserDefaults.\nCan edit key of UserDefaults in Interface-Builder.",
"homepage": "https://github.com/yajamon/RestorableUIControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yajamon": "yajamon.tatsuki@gmail.com"
},
"source": {
"git": "https://github.com/yajamon/RestorableUIControl.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/yajamon",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "RestorableUIControl/Classes/**/*",
"frameworks": "UIKit"
}