[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / e / CocoaZ / 1.2.0 / CocoaZ.podspec.json
blobb8682846d314654658f4e0c5892d023c1939e245
2   "name": "CocoaZ",
3   "version": "1.2.0",
4   "summary": "Objective C wrapper over zlib",
5   "homepage": "https://github.com/talk-to/cocoaz",
6   "authors": "Talk.to",
7   "license": {
8     "type": "COMMERCIAL",
9     "text": "Property of Talk.to FZC"
10   },
11   "source": {
12     "git": "git@github.com:talk-to/CocoaZ.git",
13     "tag": "1.2.0"
14   },
15   "requires_arc": true,
16   "libraries": "z",
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "source_files": "CocoaZ/*.{h,m}",
22   "header_mappings_dir": "CocoaZ"