blob: 8bf70c38258dcdd8546d859d0953eb980648919b [file] [log] [blame]
{
"name": "GoogleBatchHelper",
"version": "0.2.0",
"summary": "A Google Batch Decode/Encode Swift 3 implementation",
"description": "A Google Batch API Decode/Encode Swift 3 implementation.",
"homepage": "https://github.com/longkai/GoogleBatchHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"longkai": "im.longkai@gmail.com"
},
"source": {
"git": "https://github.com/longkai/GoogleBatchHelper.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "GoogleBatchHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}