[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / b / ISXML / 0.2.0 / ISXML.podspec.json
blob1c9a0f8b1fb49fbc8743ccd8be02450e1a11fc76
2   "name": "ISXML",
3   "version": "0.2.0",
4   "summary": "ISXML is a library designed to deal with XML in a simple way.",
5   "homepage": "https://github.com/ilyashvedikov/ISXML",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ilya Shvedikov": "i.shvedikov@besmart.by"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ilyashvedikov/ISXML.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "ISXML/Classes/*.{h,m}",
21   "requires_arc": true