blob: 0cda1806a962d9d23f95bd4c8d0dd7822aef3fd6 [file] [log] [blame]
{
"name": "RappleColorPicker",
"version": "3.0.3",
"summary": "RappleColorPicker - iOS Color picker",
"description": "Flexible and easy to use `UI color pricker` with swift 4.",
"homepage": "https://github.com/rjeprasad/RappleColorPicker",
"license": "MIT",
"authors": {
"Rajeev Prasad": "rjeprasad@gmail.com"
},
"source": {
"git": "https://github.com/rjeprasad/RappleColorPicker.git",
"tag": "3.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"preserve_paths": [
"LICENSE",
"README.md"
],
"source_files": "Pod/Classes/*",
"pushed_with_swift_version": "4.0"
}