[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / Palette / 1.0.0 / Palette.podspec.json
blob438461cdaffb27b6e92bbbe2c904897a44d0a1d0
2   "name": "Palette",
3   "version": "1.0.0",
4   "summary": "Like Android Palette for iOS. Get contrasting color for any UIView",
5   "description": "                  Like Android Palette for iOS. Written in Swift and compatible with Objective-C¬\n                  From any view (anything that inherits UIView) gets contrasting color (black or white) for specific point where is another view.¬\n",
6   "homepage": "http://github.com/Charlisim/Palette-iOS",
7   "screenshots": [
8     "https://github.com/Charlisim/Palette-iOS/blob/master/screenshots/gray.png?raw=true",
9     "https://github.com/Charlisim/Palette-iOS/blob/master/screenshots/red.png?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Carlos Simon Villas": "csimonts@gmail.com"
17   },
18   "social_media_url": "http://twitter.com/charlisim",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/Charlisim/Palette-iOS.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Palette/*.{h,m,swift}"