blob: be26df1db96d1ad61160573a4c0fb4a201d4eeb0 [file] [log] [blame]
{
"name": "LEColorPicker",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": "LEColorPicker",
"requires_arc": true
}