blob: 2d085746d7a2b08561d5c762f39170890806f50c [file] [log] [blame]
{
"name": "Radio_and_Checkbox",
"version": "0.0.4",
"summary": "Radio Button & Checkbox for iOS implemented as per the HIG.",
"description": "Radio Button & Checkbox for iOS implemented as per the HIG.",
"homepage": "https://github.com/d4rkl0rd3r3b05/Radio-Button-Checkbox-iOS.git",
"license": "MIT",
"authors": {
"Mayank Gupta": "mayankguptacse@gmail.com"
},
"source": {
"git": "https://github.com/d4rkl0rd3r3b05/Radio-Button-Checkbox-iOS.git",
"tag": "master"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
],
"resources": "Resources/*.{png, xib}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}