[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 2 / GoogleBatchHelper / 0.1.0 / GoogleBatchHelper.podspec.json
blob8891af5232c1e59da74f6c82a7babbd3316cdfc2
2   "name": "GoogleBatchHelper",
3   "version": "0.1.0",
4   "summary": "A Google Batch Decode/Encode Swift 3 implementation",
5   "description": "A Google Batch API Decode/Encode Swift 3 implementation.",
6   "homepage": "https://github.com/longkai/GoogleBatchHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "longkai": "im.longkai@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/longkai/GoogleBatchHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "GoogleBatchHelper/Classes/**/*",
23   "pushed_with_swift_version": "3.0"