blob: 96d1182f7e1a0860b128d7bfa28cd02bd17a3bd1 [file] [log] [blame]
{
"name": "InspectableCheckBox",
"version": "0.1.0",
"summary": "An inspectable and customizable check box",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alexgao11/InspectableCheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexgao11@gmail.com": "alexgao11@gmail.com"
},
"source": {
"git": "https://github.com/alexgao11/InspectableCheckBox.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InspectableCheckBox/Classes/**/*",
"pushed_with_swift_version": "3.0"
}