blob: 4d2a9079de7bb4302068d1859d1c82238a2ddee5 [file] [log] [blame]
{
"name": "together-button",
"platforms": {
"ios": "12.0"
},
"summary": "together-button lets a user call help",
"requires_arc": true,
"version": "0.2.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.2.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"
}