blob: 297f430b69e432f9947463942e82debdf572b721 [file] [log] [blame]
{
"name": "VCColorWheel",
"version": "0.1.0",
"summary": "An iOS color wheel picker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/passpier/VCColorWheel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"passpier": "poo9810@gmail.com"
},
"source": {
"git": "https://github.com/passpier/VCColorWheel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VCColorWheel/Classes/**/*"
}