blob: 2cd119c0fbc5e818c49f821d19e3195cc6c56c31 [file] [log] [blame]
{
"name": "KTCategories",
"version": "0.0.9",
"summary": "A handful of semi-useful Categories and Classes",
"homepage": "https://github.com/keighl/KTCategories",
"license": "MIT",
"authors": {
"keighl": "keighl@keighl.com"
},
"source": {
"git": "https://github.com/keighl/KTCategories.git",
"tag": "0.0.9"
},
"social_media_url": "https://twitter.com/keighl",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KTCategories/*",
"frameworks": "UIKit"
}