[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / Pixels / 1.3 / Pixels.podspec.json
blob3e77281d37cefade0b4dc2749080ce2621f2aa60
2   "name": "Pixels",
3   "version": "1.3",
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.3"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "pushed_with_swift_version": "4.0"