blob: 86bb72dbc7ce299d47f63f698579cd244fc5afc2 [file] [log] [blame]
{
"name": "CheckBoxSpecs",
"version": "2.2.0",
"summary": "Use showNotificationWithMessage method",
"description": "check box view is used for check box in ios.It is in Swift 3.0.",
"homepage": "https://github.com/pritikumbhar/CheckBoxView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Priti Kumbhar": "priti.kumbhar@perennialsys.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pritikumbhar/CheckBoxView.git",
"tag": "2.2.0"
},
"source_files": "CheckBoxView/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"AudioPlayer": [
]
},
"pushed_with_swift_version": "3.0"
}