blob: 65d11986a62de96c753f3e5afc125dbbe24bc16a [file] [log] [blame]
{
"name": "JColorPicker",
"version": "1.0.0",
"summary": "An open source color picker for iOS.",
"description": "An open source color picker for iOS. The color picker widget style comes from Yeelight App which is an IoT LED bulb app.",
"homepage": "https://github.com/JimmyTai/JColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JimmyTai": "jimmytai0315@hotmail.com"
},
"source": {
"git": "https://github.com/JimmyTai/JColorPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOS/JColorPicker/JColorPicker/Classes/**"
}