blob: 6d16967a0f521495c6d7c2488ba62c6bd56475b9 [file] [log] [blame]
{
"name": "Palette",
"version": "0.0.1",
"summary": "Like Android Palette for iOS. Written in Swift",
"description": " A longer description of Palette in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "http://github.com/Charlisim/Palette-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Simon Villas": "csimonts@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Charlisim/Palette-iOS.git",
"tag": "0.0.1"
},
"source_files": "Palette/*.{h,m,swift}"
}