blob: 08c0c6f73ae832d5be2e9fd67ce4a325f94ad7c9 [file] [log] [blame]
{
"name": "Visuality",
"version": "1.2.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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Visuality.git",
"tag": "1.2.3"
},
"source_files": [
"Source",
"Source/**/*"
]
}