blob: 8efad5720871f57cb9d3c80e107a101f991ec9c2 [file] [log] [blame]
{
"name": "XMLPullitic",
"version": "2.0.0",
"summary": "Swifty XML pull parser",
"description": "This pod provides an XML pull parser.",
"homepage": "https://github.com/hironytic/XMLPullitic",
"license": "MIT",
"authors": {
"Hironori Ichimiya": "hiron@hironytic.com"
},
"source": {
"git": "https://github.com/hironytic/XMLPullitic.git",
"tag": "v2.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}