blob: e1c90c0feb9896ec61cd020eda617e4baa2bd705 [file] [log] [blame]
{
"name": "RappleColorPicker",
"version": "1.1.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.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*"
}