blob: 5cc7ea0a71c3743bcbc9ace0f5124c6472f9da40 [file] [log] [blame]
{
"name": "Render",
"version": "4.1.1",
"summary": "Swift and UIKit a la React.",
"description": "React-inspired swift library for writing UIKit UIs.",
"homepage": "https://github.com/alexdrone/Render",
"screenshots": "https://github.com/alexdrone/Render/raw/master/docs/logo.png",
"license": "MIT",
"authors": {
"Alex Usbergo": "alexakadrone@gmail.com"
},
"source": {
"git": "https://github.com/alexdrone/Render.git",
"tag": "4.1.1"
},
"social_media_url": "https://twitter.com/alexdrone",
"platforms": {
"ios": "10.0"
},
"source_files": "Render/**/*",
"pushed_with_swift_version": "3.1"
}