blob: 9a018a23cf6d2835189512e174ea625c6a34ccbd [file] [log] [blame]
{
"name": "KVParkedTextField",
"version": "0.0.2",
"summary": "A text field with a constant text/placeholder",
"homepage": "https://github.com/tuantmdev/KVParkedTextField",
"screenshots": [
"https://raw.githubusercontent.com/gmertk/ParkedTextField/master/Screenshots/ParkedTextField.gif",
"http://i.imgur.com/N23OrK1.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuantmdev": "tuan.dev@gmail.com"
},
"social_media_url": "http://facebook.com/tuantm.dev",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tuantmdev/KVParkedTextField.git",
"tag": "0.0.2"
},
"source_files": "KVParkedTextField/*.{h,m}",
"requires_arc": true
}