blob: d440dc7fbba7042c85e433ac50e47af83fe12a01 [file] [log] [blame]
{
"name": "OnlyDesignable",
"version": "1.0.0",
"summary": "Only collection of designable view for storyboard",
"homepage": "https://github.com/kciter/OnlyDesignable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/OnlyDesignable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}