blob: e27ba902fb2a7fac46e84f77530c31b160143550 [file] [log] [blame]
{
"name": "OHGoogleServiceInfo",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source_files": "OHGoogleServiceInfo/Sources/**/*"
}