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