blob: 7e2e40148c8319f8019f32e3f6272842925e0b8e [file] [log] [blame]
{
"name": "UIView+UIViewController-Property",
"version": "1.0.1",
"license": "MIT",
"homepage": "https://github.com/Tintenklecks/UIView-viewController-property",
"authors": {
"Ingo": "ib@cephei.com"
},
"source": {
"git": "https://github.com/Tintenklecks/UIView-viewController-property.git",
"tag": "1.0.1"
},
"summary": "UIView category that adds a viewController and navigationController property to every UIView (UIButton, UITextField, ...)",
"source_files": "UIView+Controller.{h,m}",
"platforms": {
"ios": "5.1"
},
"requires_arc": true
}