blob: 0a699c8ebc9a862fc71360f48e9ae1f6048e110f [file] [log] [blame]
{
"name": "RappleColorPicker",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": [
"LICENSE",
"README.md"
],
"source_files": "Pod/Classes/*"
}