blob: f24b0c3be290117f19e8b3def5512137a1b84bb2 [file] [log] [blame]
{
"name": "DesignableKit",
"version": "0.0.3",
"summary": "Declaration Codes userd by Interface Builder Edit.",
"description": "Declaration Codes userd by Interface Builder Edit.\nSuch as a IBDesignable and a IBInspectable.",
"homepage": "https://github.com/roothybrid7/DesignableKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Satoshi Ohki": "roothybrid7@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/roothybrid7/DesignableKit.git",
"tag": "0.0.3"
},
"source_files": "Sources/DesignableKit/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0.2"
}