[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / d / Pixels / 1.2.4 / Pixels.podspec.json
blobf0d1308bcff79e9f4efdefc935d37538a9978fd2
2   "name": "Pixels",
3   "version": "1.2.4",
4   "summary": "Colorful programming",
5   "description": "Simplifying work with colors in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Pixels",
7   "screenshots": "https://github.com/igormatyushkin014/Pixels/raw/master/Images/logo_2048_2048.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/Pixels.git",
20     "tag": "1.2.4"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "pushed_with_swift_version": "4.0"