blob: c0db70cee41ddc0c8f43848c2e59832d5cc2611a [file] [log] [blame]
{
"name": "SwiftyRecordButtons",
"version": "0.1.1",
"summary": "Light-wieght flashy Record button that can be easily added to any project.",
"swift_versions": "4.0",
"description": "Easy way to add flashy button to your project. Light-wieght flashy Record button that can be easily added to any project",
"homepage": "https://github.com/mhndmousa/SwiftyRecordButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhndmousa": "mhndmsa@gmail.com"
},
"source": {
"git": "https://github.com/mhndmousa/SwiftyRecordButtons.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyRecordButtons/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}