blob: 06040adf7ad90b9718f0e0f6fadffe31bd96b570 [file] [log] [blame]
{
"name": "EPSWebViewController",
"version": "0.1",
"summary": "A view controller class that manages a web view.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSWebViewController",
"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"
}