[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / d / Pixels / 1.2 / Pixels.podspec.json
blob8b6d9f62ececb067f0b7029a281bf46d5b560f7f
2   "name": "Pixels",
3   "version": "1.2",
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   "social_media_url": "https://twitter.com/imatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Pixels.git",
21     "tag": "1.2"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ],
27   "pushed_with_swift_version": "4.0"