blob: 6e74fbdfee5dda9e4340d35289562a9e11f2f9ea [file] [log] [blame]
{
"name": "DCKit",
"version": "1.0.6",
"summary": "Set of iOS controls, which have useful IBInspectable properties. Written on Swift.",
"homepage": "https://github.com/andrew8712/DCKit",
"license": {
"type": "MIT"
},
"authors": {
"andrew8712": "andrew8712@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andrew8712/DCKit.git",
"tag": "1.0.6"
},
"source_files": "DCKit/**/*.swift"
}