blob: 9cda3e6d140213a715635a92945616fb95b417ec [file] [log] [blame]
{
"name": "AddButtonExpand",
"version": "0.0.5",
"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.5"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "AddButtonExpand/Classes/**/*",
"frameworks": "UIKit"
}