[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 2 / 7 / 8 / Palette / 0.0.1 / Palette.podspec.json
blob6d16967a0f521495c6d7c2488ba62c6bd56475b9
2   "name": "Palette",
3   "version": "0.0.1",
4   "summary": "Like Android Palette for iOS. Written in Swift",
5   "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",
6   "homepage": "http://github.com/Charlisim/Palette-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carlos Simon Villas": "csimonts@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Charlisim/Palette-iOS.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Palette/*.{h,m,swift}"