blob: 28afe316e12e669fb1ffe6c33b0858fe0321e1c6 [file] [log] [blame]
{
"name": "TrianglifySwift",
"version": "0.1.0",
"summary": "Algorithmically generated triangle art.",
"description": "This library generates container view full of configurable triangles which are normal UIViews and can be animated.",
"homepage": "https://github.com/BohdanOrlov/TrianglifySwift",
"screenshots": [
"https://github.com/BohdanOrlov/TrianglifySwift/blob/master/Screenshots/screenshot.png?raw=true",
"https://github.com/BohdanOrlov/TrianglifySwift/blob/master/Screenshots/screencast.gif?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bohdan Orlov": "bohdan.orlov@gmail.com"
},
"source": {
"git": "https://github.com/BohdanOrlov/TrianglifySwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/bohdan_orlov",
"platforms": {
"ios": "9.0"
},
"source_files": "LibSources/**/*"
}