[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 4 / 7 / IXMLParser / 1.0.0 / IXMLParser.podspec.json
blob6910fa1e90cdccf0afe4a609ae703d905ec0e124
2   "name": "IXMLParser",
3   "version": "1.0.0",
4   "summary": "Swift framework for lazy XML parsing",
5   "homepage": "https://gitlab.intexsoft.by/mobile-department/IXMLParser.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Никита Гайко": "nik.gayko@gmail.com"
12   },
13   "source": {
14     "git": "https://gitlab.intexsoft.by/mobile-department/IXMLParser.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "IXMLParser/*.swift",
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   }