[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / a / 2 / 1 / TrianglifySwift / 0.1.0 / TrianglifySwift.podspec.json
blob28afe316e12e669fb1ffe6c33b0858fe0321e1c6
2   "name": "TrianglifySwift",
3   "version": "0.1.0",
4   "summary": "Algorithmically generated triangle art.",
5   "description": "This library generates container view full of configurable triangles which are normal UIViews and can be animated.",
6   "homepage": "https://github.com/BohdanOrlov/TrianglifySwift",
7   "screenshots": [
8     "https://github.com/BohdanOrlov/TrianglifySwift/blob/master/Screenshots/screenshot.png?raw=true",
9     "https://github.com/BohdanOrlov/TrianglifySwift/blob/master/Screenshots/screencast.gif?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Bohdan Orlov": "bohdan.orlov@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/BohdanOrlov/TrianglifySwift.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://twitter.com/bohdan_orlov",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "LibSources/**/*"