blob: 03bc2ef39c8da446345e038c06612a1618342d81 [file] [log] [blame]
{
"name": "EPSDividerLine",
"version": "0.1.0",
"summary": "A UIView subclass which acts as a dividing line.",
"homepage": "https://github.com/ElectricPeelSoftware/EPSDividerLine",
"license": "MIT",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSDividerLine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}