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