blob: fb1bb1e37c4525132f4203e621b52b5a445bc616 [file] [log] [blame]
{
"name": "ParkedTextField",
"version": "0.0.1",
"summary": "A UITextField subclass with an appended constant text",
"homepage": "https://github.com/gmertk/ParkedTextField",
"screenshots": "https://dl.dropboxusercontent.com/u/4397140/pod-screenshots/ParkedTextField.gif",
"license": "MIT",
"authors": {
"Gunay Mert Karadogan": "mertkaradogan@gmail.com"
},
"source": {
"git": "https://github.com/gmertk/ParkedTextField.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/gunaymertk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ParkedTextField/*.swift"
}