blob: f92658be623ef39f3ab873eaaa590b2e24d311fc [file] [log] [blame]
{
"name": "LEColorPicker",
"version": "1.0.3",
"summary": "A Cocoa-Touch system for iOS to get a color scheme in function of an image, like iTunes 11 does.",
"homepage": "https://github.com/luisespinoza/LEColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE.markdown"
},
"authors": {
"Luis Enrique Espinoza Severino": "luis.espinoza.severino@gmail.com"
},
"source": {
"git": "https://github.com/luisespinoza/LEColorPicker.git",
"tag": "1.0.3"
},
"platforms": {
"ios": null
},
"source_files": "LEColorPicker",
"requires_arc": true
}