blob: 24cb0f9c74b712922e6f8865e0b792ccb5ab1a57 [file] [log] [blame]
{
"name": "SHUColorPicker",
"version": "0.1.0",
"summary": "Color picker controller for ios",
"homepage": "https://github.com/sergdort/SHUColorPicker",
"license": "MIT",
"authors": {
"Sergey Shulga": "sergdort@gmail.com"
},
"source": {
"git": "https://github.com/sergdort/SHUColorPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"resources": "Assets/*"
}