blob: 9170f3c859d81861457aff3ebc0998a213c12192 [file] [log] [blame]
{
"name": "DCKit",
"version": "1.0.10",
"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.10"
},
"source_files": "DCKit/**/*.swift",
"pushed_with_swift_version": "4.0"
}