blob: 07ee2878ef568157ee8f35cab4b1012e2aa0d8bb [file] [log] [blame]
{
"name": "llbctgpm",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you generate a random number.",
"homepage": "https://github.com/MihalyBezzeg/llbctgpm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mihaly Bezzeg": "bezzeg1@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MihalyBezzeg/llbctgpm.git",
"tag": "0.0.2"
},
"source_files": "llbctgpm/**/*.{h,m,swift}",
"swift_version": "5.0"
}