blob: 2472c2237c2c37c15e37a9870488cbb88aff8146 [file] [log] [blame]
{
"name": "EPSUIFactory",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": "UIKit",
"public_header_files": "Classes/*.h"
}