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