blob: 4a0b43239a6c0e8496855a059a6b67088e52d90d [file] [log] [blame]
{
"name": "DCKit",
"version": "1.0.13",
"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.13"
},
"source_files": "DCKit/**/*.swift"
}