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