blob: d3d4b2e9f2c547a91e7aa6149d65d2ca323b4cb3 [file] [log] [blame]
{
"name": "DCKit",
"version": "1.0.11",
"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.11"
},
"source_files": "DCKit/**/*.swift"
}