blob: 08e04239a278775424bce7c503d9b8e81884f649 [file] [log] [blame]
{
"name": "together-button",
"platforms": {
"ios": "12.0"
},
"summary": "together-button lets a user call help",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Otavio Baziewicz Filho": "otavio.baziewicz.filho@gmail.com"
},
"homepage": "https://github.com/together-project/together-button",
"source": {
"git": "https://github.com/together-project/together-button.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "together-button/**/*.{swift}",
"resources": "together-button/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}