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