blob: 54c003d631452a948c79cff29d7c32bde340e58b [file] [log] [blame]
{
"name": "RappleColorPicker",
"version": "1.0.1",
"summary": "RappleColorPicker - Easy to use color pricker for iOS apps",
"description": "Prexible 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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*"
}