blob: 0d4094337a8a70b1c38f4076271d40679fffdf45 [file] [log] [blame]
{
"name": "SFDesignables",
"version": "0.1.2",
"summary": "A collection of @IBdesignable classes for storyboarding.",
"homepage": "https://github.com/sudofluff/SFDesignables",
"swift_version": "4.1.0",
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sudofluff": "sudofluff@icloud.com"
},
"source": {
"git": "https://github.com/sudofluff/SFDesignables.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.3"
},
"source_files": "Source/*.swift"
}