blob: 20653591c1eaa903b700d75053df90c20aef8741 [file] [log] [blame]
{
"name": "WebViewController",
"version": "1.0.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/mergesort/WebViewController",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "The web view controller I'm going to use, because everyone has their own version, but this one is simple with minimal chrome.",
"source": {
"git": "https://github.com/mergesort/WebViewController.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"PureLayout": [
]
}
}