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