blob: 6b84a5e2c707dfac9561cb3a7311a98031f7feab [file] [log] [blame]
{
"name": "SwiftyRecordButtons",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyRecordButtons/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}