blob: 70df3c472692168e5349b94fe54987f4ca318e66 [file] [log] [blame]
{
"name": "YoziLib",
"version": "0.0.2",
"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.2"
},
"source_files": "Yozi.Lib/**/*.{h,m,swift}",
"swift_version": "5.1"
}