blob: 2e5ae02ccb2a5216c5f25a5b830a38d14fc6b132 [file] [log] [blame]
{
"name": "YoziLib",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library is mega lazer gun.",
"homepage": "https://github.com/YoziEnt/YoziLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yozi.Ent": "yozi.entertiment@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/YoziEnt/YoziLib.git",
"tag": "0.0.3"
},
"source_files": "Yozi.Lib/**/*.{h,m,swift}",
"swift_version": "5.1"
}