blob: 6e9e3e5acdd5b7ade25e05f9bb0846d46bef8ca4 [file] [log] [blame]
{
"name": "EPSUIFactory",
"version": "1.0.1",
"summary": "A class that provides factory methods for UIKit control set up in common ways.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSUIFactory",
"license": "MIT",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSUIFactory.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}