[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / e / CocoaZ / 1.4.2 / CocoaZ.podspec.json
blobbe22743563d4ebd66293498a9d824e994fea2abb
2   "name": "CocoaZ",
3   "version": "1.4.2",
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": "https://github.com/talk-to/CocoaZ.git",
10     "tag": "1.4.2"
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"