blob: 15364ac3eafae1289e53bc93934549b93c31c08f [file] [log] [blame]
{
"name": "EFColorPicker",
"version": "1.2.1",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFColorPicker.git",
"tag": "1.2.1"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFColorPicker/Classes/**/*"
}