blob: bbe572c9698b053d83c8c5c9bdd5703191eb8b5e [file] [log] [blame]
{
"name": "EPSAutolayoutEasyLayout",
"version": "0.1",
"summary": "A view controller class that manages a web view.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSAutolayoutEasyLayout",
"license": "MIT",
"authors": {
"Justin Stuart": "justin@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSWebViewController.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}