blob: 1014ff8eaaac30c23b22475d613e99f78c21e9c3 [file] [log] [blame]
{
"name": "WebViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"PureLayout": [
]
}
}