blob: c87928009240ac68e6fad34d5e38723964d0f05e [file] [log] [blame]
{
"name": "ZModalVC",
"version": "0.3.3",
"summary": "Awesome library to do stuff",
"description": "Description test. I'm writing a long sentence to be sure lib lint will accept it'\nThis framework have a set of UIKit subclasses to improve their implementation;",
"homepage": "https://github.com/xxZap/ZModalVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alessio Zap Boerio": "boerioalessio@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/xxZap/ZModalVC.git",
"tag": "0.3.3"
},
"source_files": "ZModalVC/Classes/**/*"
}