blob: 867a05d72aedeb53ab8ce66fa943ac9f5b602661 [file] [log] [blame]
{
"name": "ZModalVC",
"version": "0.3.2",
"summary": "Awesome library to do stuff",
"description": "Description test. I' writing a long sentence to be sure lib lint will accept it",
"homepage": "https://github.com/xxZap/ZModalVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alessio Zap Boerio": "boerioalessio@gmail.com"
},
"source": {
"git": "https://github.com/xxZap/ZModalVC.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "ZModalVC/Classes/**/*"
}