blob: 40fc23751dadb878df6d3c408761dda9e2c05738 [file] [log] [blame]
{
"name": "Gamiphy",
"version": "1.0.0",
"summary": "A nice logger tool in Swift.",
"description": "Nice framwork",
"homepage": "https://gamiphy.co",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gamiphy": "support@gamiphy.co"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.dropbox.com/s/ny5vtos7n3so0x7/Gamiphy.zip?dl=0"
},
"source_files": "**/**.h",
"ios": {
"vendored_frameworks": "Gamiphy.framework"
}
}