blob: 6a37b5912d5594f43d780bcd053557f0a2e502fa [file] [log] [blame]
{
"name": "MSColorPicker",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MSColorPicker/**/*",
"public_header_files": "MSColorPicker/**/*.h"
}