[Add] BBActivity 0.1.0
[CocoaPods.git] / Specs / e / 9 / 5 / BBSZLib / 0.0.1 / BBSZLib.podspec.json
blobb92b33c9963c74ddd9bc5e9766537d86de8a2902
2   "name": "BBSZLib",
3   "version": "0.0.1",
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   },
13   "source": {
14     "git": "https://github.com/bitbasenyc/nsdata-zlib.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "BBSZLib/*.{h,m}",
18   "libraries": "z",
19   "requires_arc": true