blob: 03cb388efd0986a3354ef727b0303733013f0289 [file] [log] [blame]
{
"name": "Visuality",
"version": "4.1",
"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/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Visuality.git",
"tag": "4.1"
},
"source_files": [
"Visuality",
"Visuality/**/*"
],
"pushed_with_swift_version": "3.0"
}