blob: 4a533b5d63299d3b623248171f3b58c5d7644bde [file] [log] [blame]
{
"name": "Radio_and_Checkbox",
"version": "0.0.1",
"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, xib}"
],
"resources": "Resources/*.png",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}