blob: 54ebf1b15a019638c67a198a056e1045705b09e2 [file] [log] [blame]
{
"name": "CatDetailViewController",
"version": "0.4.0",
"summary": "A way to keep your viewcontroller code compact.",
"homepage": "https://github.com/K-cat/CatDetailViewController",
"license": "MIT",
"authors": {
"K-cat": "kcatismyname@icloud.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/K-cat/CatDetailViewController.git",
"tag": "0.4.0"
},
"source_files": "CatDetailViewController/CatDetailViewController/*.{h,m,plist}",
"frameworks": "UIKit",
"requires_arc": true
}