blob: 69d8a2f5caf9e25e81dd6d104639225c324d731f [file] [log] [blame]
{
"name": "PXInsetTextField",
"version": "0.1.1",
"summary": "A UITextField with insets.",
"description": "It has insets so the text doesn't go to the edge.'",
"homepage": "https://github.com/pixio/PXInsetTextField",
"license": "MIT",
"authors": {
"Daniel Blakemore": "DanBlakemore@gmail.com"
},
"source": {
"git": "https://github.com/pixio/PXInsetTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}