[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / a / 8 / b / ISXML / 0.1.0 / ISXML.podspec.json
blob4f3411340b00cb467fe26e51f1084948d05c99f9
2   "name": "ISXML",
3   "version": "0.1.0",
4   "summary": "ISXML is a class designed to simplify a process of XML generation.",
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.1.0"
19   },
20   "source_files": "ISXML/Classes/*.{h,m}",
21   "requires_arc": true