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