blob: d38fc1bff356cddfc138b15f1d1d940e960c1fc1 [file] [log] [blame]
{
"name": "UIKitCategoryAdditions",
"version": "0.0.1",
"summary": "Block based Category additions for AlertView and ActionSheets.",
"homepage": "https://github.com/MugunthKumar/UIKitCategoryAdditions",
"license": {
"type": "Custom",
"file": "README.mdown"
},
"authors": {
"MugunthKumar": "contact@mk.sg"
},
"source": {
"git": "https://github.com/MugunthKumar/UIKitCategoryAdditions.git",
"commit": "57bc879c10304ac4d7de844c94678d31a032516a"
},
"platforms": {
"ios": null
},
"source_files": "MKAdditions/*.{h,m}",
"requires_arc": false
}