blob: 1f277a4f0e2c02771de0e29a30a7ae04add76975 [file] [log] [blame]
{
"name": "SFDesignables",
"version": "0.1.4",
"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://gitlab.com/sudofluff/SFDesignables",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sudofluff": "sudofluff@icloud.com"
},
"source": {
"git": "https://gitlab.com/sudofluff/SFDesignables.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.1.2",
"source_files": "SFDesignables/Classes/**/*",
"swift_version": "4.1.2"
}