blob: 43ef086590c05cd2b1b1b0cf5bc966d8ea414298 [file] [log] [blame]
{
"name": "RappleColorPicker",
"version": "2.0.3",
"summary": "RappleColorPicker - Easy to use color pricker for iOS apps",
"description": "Flexible and easy to use complete UI color pricker in swift 3.0.",
"homepage": "https://github.com/rjeprasad/RappleColorPicker",
"license": "MIT",
"authors": {
"Rajeev Prasad": "rjeprasad@gmail.com"
},
"source": {
"git": "https://github.com/rjeprasad/RappleColorPicker.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": [
"LICENSE",
"README.md"
],
"source_files": "Pod/Classes/*"
}