[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / d / 8 / XMLParser / 1.0 / XMLParser.podspec.json
blob40fc32a991560bad9419415c69853a055fb166cd
2   "name": "XMLParser",
3   "version": "1.0",
4   "summary": "A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.",
5   "homepage": "https://github.com/Mozharovsky/XMLParser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eugene Mozharovsky": "mozharovsky@live.com"
12   },
13   "social_media_url": "https://twitter.com/DottieYottie",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Mozharovsky/XMLParser.git",
19     "tag": "1.0"
20   },
21   "source_files": "XMLParser/*.swift",
22   "requires_arc": true