[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 7 / wbxml / 0.0.1 / wbxml.podspec.json
bloba08bd45075b0628abea200bf3dc3e5b57f5dbd92
2   "name": "wbxml",
3   "version": "0.0.1",
4   "summary": "An Objective-C API wrapped around libwbxml.",
5   "homepage": "https://github.com/jeff7091/objc-wbxml",
6   "license": "Apache 2.0",
7   "authors": {
8     "Jeff Enderwick": "jeff.enderwick@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jeff7091/objc-wbxml.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "WBXML/*.{h,m}",
15   "requires_arc": false,
16   "dependencies": {
17     "libwbxml": [
19     ]
20   },
21   "platforms": {
22     "ios": "5.0",
23     "osx": "10.7"
24   }