blob: 5ef576e9a1462540ce9ccdf049c6e9242bef223c [file] [log] [blame]
{
"name": "CatDetailViewController",
"version": "0.2.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.2.0"
},
"source_files": "CatDetailViewController/CatDetailViewController/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}