blob: 81a77208ca40bd3529e2289bf82c1c29ef460ac1 [file] [log] [blame]
{
"name": "DCKit",
"version": "1.0.1",
"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.1"
},
"source_files": "Classes/**/*.swift"
}