blob: 48654d8d7be509122deca2449ac0d07700812adb [file] [log] [blame]
{
"name": "ColorPicker",
"version": "0.1.1",
"summary": "Simple Color Picker writen with Swift.",
"description": "Simple Color Picker writen with Swift you can select you color set by yourself",
"homepage": "https://github.com/ambas/ColorPicker",
"license": "MIT",
"authors": {
"Ambas": "ambaschobsanti@gmail.com"
},
"source": {
"git": "https://github.com/ambas/ColorPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}