blob: 18bca9a1d8cf982ab922c5494a951a87b59a262d [file] [log] [blame]
{
"name": "CatDetailViewController",
"version": "0.3.3",
"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.3.3"
},
"source_files": "CatDetailViewController/CatDetailViewController/*.{h,m,plist}",
"frameworks": "UIKit",
"requires_arc": true
}