blob: 4b3b0d5c1559c0f33e42b0d340f6643cafdc5da6 [file] [log] [blame]
{
"name": "Palette",
"version": "0.0.2",
"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.2"
},
"source_files": "Palette/*.{h,m,swift}"
}