blob: 11c49d5d2b0bafdfe15bc7e0a48d47ae99f9e77e [file] [log] [blame]
{
"name": "CDBKit",
"version": "1.0.1",
"summary": "Bunch of usful defines and types",
"description": "Bunch of usful defines and types out of the box.\nUsed for logging, localization, inheritance warnings and more.",
"homepage": "https://github.com/truebucha/CDBKit",
"license": "MIT",
"authors": {
"truebucha": "truebucha@gmail.com"
},
"source": {
"git": "https://github.com/truebucha/CDBKit.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/truebucha",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}