blob: 30bfaa8c6b3ba8fdc4e39ac1c9487d6e8c0cc43f [file] [log] [blame]
{
"name": "Visuality",
"version": "3.3",
"summary": "Library for iOS that simplifies work with views in Swift.",
"description": "Visuality is a library for iOS which includes set of classes and extensions that simplify work views in Swift.",
"homepage": "https://github.com/igormatyushkin014/Visuality",
"screenshots": "https://github.com/igormatyushkin014/Visuality/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Visuality.git",
"tag": "3.3"
},
"source_files": [
"Visuality",
"Visuality/**/*"
],
"pushed_with_swift_version": "3.0"
}