blob: b44a2cd91f99b288a05db65ea8e8549aa1df5473 [file] [log] [blame]
{
"name": "RTFCPTextFieldCustomizablePlaceholder",
"version": "0.1.3",
"summary": "Subclass of `UITextField` which allows for more customization of placeholder and text framing and attributes.",
"description": "Provides `RTFCPTextFieldCustomizablePlaceholder`, a subclass of `UITextField` which allows for more customization of placeholder and text framing and attributes.",
"homepage": "https://github.com/Resplendent/RTFCPTextFieldCustomizablePlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Maer": "ben@resplendent.co"
},
"source": {
"git": "https://github.com/Resplendent/RTFCPTextFieldCustomizablePlaceholder.git",
"tag": "v0.1.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RTFCPTextFieldCustomizablePlaceholder/Classes/**/*",
"dependencies": {
"ResplendentUtilities": [
"~> 0.5.0"
],
"RUTextSize": [
"~> 0.1.12"
]
}
}