blob: 72c42810ad416c2d64e55fbf3a816d163b2826f4 [file] [log] [blame]
{
"name": "ZModalVC",
"version": "0.1.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.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "ZModalVC/Classes/**/*"
}