blob: 8898d98e053dfc85c2f738d5090d39629cb6d562 [file] [log] [blame]
{
"name": "ICColorButton",
"version": "1.0.0",
"summary": "A short description of ICColorButton.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/IvanChan/ICColorButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"_ivanC": "_ivanC"
},
"source": {
"git": "https://github.com/IvanChan/ICColorButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ICColorButton/Classes/**/*",
"public_header_files": "ICColorButton/Classes/**/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
]
}