[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / e / CocoaZ / 1.4.0 / CocoaZ.podspec.json
blobc2c4c530a11ccde7f8e2e6800a536690bd6c7f63
2   "name": "CocoaZ",
3   "version": "1.4.0",
4   "summary": "Objective C wrapper over zlib",
5   "homepage": "https://github.com/talk-to/CocoaZ",
6   "authors": "Talk.to",
7   "license": "BSD",
8   "source": {
9     "git": "git@github.com:talk-to/CocoaZ.git",
10     "tag": "1.4.0"
11   },
12   "requires_arc": true,
13   "libraries": "z",
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source_files": "CocoaZ/*.{h,m}",
19   "header_mappings_dir": "CocoaZ"