blob: 48fac8104b9286d31e54e7e159ff4d0bb66baec5 [file] [log] [blame]
{
"name": "SAMTextField",
"version": "0.1.2",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMTextField",
"summary": "Handy UITextField additions like insetting text and changing the placeholder color.",
"source": {
"git": "https://github.com/soffes/SAMTextField.git",
"tag": "v0.1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SAMTextField"
}