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