blob: c66032c26e5379593805494aa4638ba4a0169a19 [file] [log] [blame]
{
"name": "EFColorPicker",
"version": "5.1.0",
"summary": "A lightweight color picker in Swift.",
"description": "EFColorPicker is a lightweight color picker in Swift, inspired by MSColorPicker.",
"homepage": "https://github.com/EFPrefix/EFColorPicker",
"screenshots": "https://raw.githubusercontent.com/EFPrefix/EFColorPicker/master/Assets/EFColorPicker.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFColorPicker.git",
"tag": "5.1.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFColorPicker/Classes/**/*"
}