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