blob: a154e3720305577f1981f4480f3686955d1f5d72 [file] [log] [blame]
{
"name": "DLRadioButton",
"version": "1.4.6",
"summary": "A highly customizable Radio Button for iOS",
"description": "A highly customizable Radio Button for iOS.\n\n* Buttons are drew by UIBezierPath, customize it however you want.\n* You can also use pictures to indicate buttons' selection state.\n",
"homepage": "https://github.com/DavydLiu/DLRadioButton",
"screenshots": [
"https://raw.githubusercontent.com/DavydLiu/DLRadioButton/master/Images/DLRadioButton_screenshot1.png"
],
"license": "MIT",
"authors": {
"David Liu": "xingruo.liu@gmail.com"
},
"social_media_url": "http://twitter.com/DavydLiu",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/DavydLiu/DLRadioButton.git",
"tag": "1.4.6"
},
"source_files": "DLRadioButton/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}