blob: 0f59ca1297e3122cc65216aa009aba1ce6fb552e [file] [log] [blame]
{
"name": "AddButtonExpand",
"version": "0.0.1",
"summary": "nifty expandable button",
"description": "An expandable add button that lie just above they keyboard",
"homepage": "https://github.com/tdle94/AddButtonExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tdle94": "tuyendle92@gmail.com"
},
"source": {
"git": "https://github.com/tdle94/AddButtonExpand.git",
"tag": "0.0.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "AddButtonExpand/Classes/**/*",
"frameworks": "UIKit"
}