blob: 3b7a6b3c37541abd3f2222b1dbaa6d42394c0060 [file] [log] [blame]
{
"name": "BubbleTextField",
"version": "0.0.1",
"summary": "An Expanding Bubble Text Field 💬 written in Swift.",
"description": "An auto-expanding bubble text field. 💬 Written in Swift, and inspired by Xcode's refactor text field.",
"homepage": "https://github.com/chriszielinski/BubbleTextField",
"screenshots": "https://github.com/chriszielinski/BubbleTextField/raw/master/readme-assets/BubbleTextField.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chriszielinski": "chrisz@berkeley.edu"
},
"social_media_url": "http://twitter.com/mightbesuperman",
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/chriszielinski/BubbleTextField.git",
"tag": "0.0.1"
},
"source_files": "BubbleTextField",
"swift_version": "4.1"
}