[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 9 / 5 / BBSZLib / 0.0.2 / BBSZLib.podspec.json
blob7d686b82d78adf11397d72014632ccd839a0e93f
2   "name": "BBSZLib",
3   "version": "0.0.2",
4   "summary": "NSData categories for zlib compressed data.",
5   "homepage": "https://github.com/bitbasenyc/nsdata-zlib",
6   "license": "BSD",
7   "authors": {
8     "Justin Prieto": "justin@bitba.se"
9   },
10   "platforms": {
11     "ios": "7.0",
12     "osx": "10.9"
13   },
14   "source": {
15     "git": "https://github.com/bitbasenyc/nsdata-zlib.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "BBSZLib/*.{h,m}",
19   "libraries": "z",
20   "requires_arc": true