blob: 348181e6eacaef063412d65aaf5f55be5b2312e7 [file] [log] [blame]
{
"name": "ShallowParsing",
"version": "0.0.1",
"summary": "XML Shallow Parsing.",
"description": "XML Shallow Parsing with Regular Expressions.",
"homepage": "https://github.com/hectr/ShallowParsing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hectr": "h@mrhector.me"
},
"source": {
"git": "https://github.com/hectr/ShallowParsing.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "ShallowParsing/**/*",
"pushed_with_swift_version": "3.0"
}