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