[Delete] FaceCoreBasicNightly 6.3.1038
[CocoaPods.git] / Specs / 5 / 4 / 7 / Palettable / 0.0.1 / Palettable.podspec.json
blob171a1c84d6c24dff6e52b3f93ac313cc5eeccb00
2   "name": "Palettable",
3   "version": "0.0.1",
4   "summary": "A helper protocol in for creating color palettes",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Zonily Jame Pesquera": "zonilyjame@gmail.com"
11   },
12   "social_media_url": "https://www.linkedin.com/in/zjgpesquera/",
13   "swift_version": "3.2",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/kuyazee/Palettable.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "**/*.{h,swift}"
24   ],
25   "description": "A helper protocol in for creating color palettes",
26   "homepage": "https://github.com/kuyazee/Palettable"