blob: d81eec9d75595986c082191892aff817ad23aed7 [file] [log] [blame]
{
"name": "VegasGameTest",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/erosfrancesco/VegasGameTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erofrancesco": "eros.francesco.francesco@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/jeantimex/SwiftyLib.git",
"tag": "0.0.1"
},
"source_files": "SwiftyLib/**/*.{h,m,swift}",
"swift_version": "4.2"
}