blob: 6910fa1e90cdccf0afe4a609ae703d905ec0e124 [file] [log] [blame]
{
"name": "IXMLParser",
"version": "1.0.0",
"summary": "Swift framework for lazy XML parsing",
"homepage": "https://gitlab.intexsoft.by/mobile-department/IXMLParser.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Никита Гайко": "nik.gayko@gmail.com"
},
"source": {
"git": "https://gitlab.intexsoft.by/mobile-department/IXMLParser.git",
"tag": "1.0.0"
},
"source_files": "IXMLParser/*.swift",
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
}
}