blob: b1467f6fea956fbc43fca56d771a0869d57c5ec8 [file] [log] [blame]
{
"name": "CocoaColorPalette",
"version": "1.0.0",
"summary": "A short description of CocoaColorPalette.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FiF0o/CocoaColorPalette",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FiF0o": "jonathan.lazarini@wipro.com"
},
"source": {
"git": "https://github.com/FiF0o/CocoaColorPalette.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "build/ios-swift/**/*"
}