blob: 60f3a0616d1a0c76583b3da61759c5180860d88b [file] [log] [blame]
{
"name": "ColorPicker",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}