blob: 6f2f662a7070526180b593942545b2c4bc3cc32a [file] [log] [blame]
{
"name": "MSColorPicker",
"version": "0.2.0",
"summary": "Color picker component for iOS.",
"homepage": "https://github.com/sgl0v/MSColorPicker",
"license": "MIT",
"authors": {
"Maksym Shcheglov": "maxscheglov@gmail.com"
},
"source": {
"git": "https://github.com/sgl0v/MSColorPicker.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MSColorPicker/**/*",
"public_header_files": "MSColorPicker/**/*.h"
}