blob: 18ef38afcf3ee8bd996920419a79a432e9891bb1 [file] [log] [blame]
{
"name": "UIView+UIViewController-Property",
"version": "1.0.0",
"license": "MIT",
"homepage": "http://www.IBMobile.de",
"authors": {
"Ingo": "ib@cephei.com"
},
"source": {
"git": "https://github.com/Tintenklecks/UIView-viewController-property.git",
"tag": "1.0.0"
},
"summary": "UIView category that adds a viewController property to UIView",
"source_files": "UIView+Controller.{h,m}",
"platforms": {
"ios": "5.1"
},
"requires_arc": true
}