blob: 8c2b4d9e2661a03fae0f9bce4278216c194fbf25 [file] [log] [blame]
{
"name": "SNColorPicker",
"version": "0.1.1",
"summary": "Easy color picker for iOS.",
"homepage": "https://github.com/skynbe/SNColorPicker",
"license": "MIT",
"authors": {
"Seongwook Seo": "skynbe@gmail.com"
},
"source": {
"git": "https://github.com/skynbe/SNColorPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SNColorPicker": [
"Pod/Assets/*.png"
]
}
}