blob: 0bcb8eeda33facf5ee76f9db7c1ee67eaa397831 [file] [log] [blame]
{
"name": "OHGoogleServiceInfo",
"version": "0.1.1",
"summary": "OHGoogleServiceInfo helps you to decode GoogleService-Info.plist",
"description": "OHGoogleServiceInfo help you to decode GoogleService-Info.plist easily.",
"homepage": "https://github.com/ocworld/OHGoogleServiceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keunhyun Oh": "ocworld@gmail.com"
},
"source": {
"git": "https://github.com/ocworld/OHGoogleServiceInfo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "OHGoogleServiceInfo/Sources/**/*"
}