[Add] TPNIronSourceSDKAdapter 6.4.28.1
[CocoaPods.git] / Specs / b / 7 / 6 / Brotli-ObjC / 0.0.1 / Brotli-ObjC.podspec.json
blob7f485e942f726417c3638942f829c380af15f84b
2   "name": "Brotli-ObjC",
3   "version": "0.0.1",
4   "summary": "A Framework of Google Brotli in ObjC",
5   "homepage": "https://github.com/iOSCodoon/Brotli-ObjC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iOSCodoon": "ios@codoon.com"
12   },
13   "source": {
14     "git": "https://github.com/iOSCodoon/Brotli-ObjC.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Brotli-ObjC/*",
22     "Brotli-ObjC/src/**/*"
23   ],
24   "public_header_files": "Brotli-ObjC/NSData+Brotli.h"