blob: f4dae10e1f23c7f26402f63a51d435980d6863e8 [file] [log] [blame]
{
"name": "SFDesignables",
"version": "0.1.3",
"summary": "A collection of @IBdesignable classes for storyboarding.",
"description": "SFDesignables is a collection of custom UIView subclasses that come with supports for storyboard.",
"homepage": "https://github.com/sudofluff/SFDesignables",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sudofluff": "sudofluff@icloud.com"
},
"source": {
"git": "https://github.com/sudofluff/SFDesignables.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1.2",
"source_files": "SFDesignables/Classes/**/*"
}