blob: 5143011a95c7d30c29be979e67f42d4dbc1788dd [file] [log] [blame]
{
"name": "CMColorPalette",
"version": "0.0.1",
"summary": "A short description of CMColorPalette.",
"description": "This is an awesome Color Palette From Commenter :)",
"homepage": "http://www.commenter.app/CMColorPalette",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "Onur Hüseyin Çantay",
"social_media_url": "http://twitter.com/OnurCnty",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/onurhuseyincantay/CMColorPalette.git",
"tag": "1.0"
},
"source_files": [
"CMColorPalette",
"CMColorPalette/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}