blob: 051b57958db254a719e1c3432d146430404a7a46 [file] [log] [blame]
{
"name": "UIViewController+Swizzled",
"version": "1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Used to print the structure of your application as you use it",
"homepage": "https://github.com/RuiAAPeres/UIViewController-Swizzled",
"authors": {
"R. Peres": "sauron.is.alive@gmail.com"
},
"source": {
"git": "https://github.com/RuiAAPeres/UIViewController-Swizzled.git",
"tag": "v1.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}