blob: 60741fd206b8121be92cc6675398225c866c66e7 [file] [log] [blame]
{
"name": "XMLPullitic",
"version": "0.2.1",
"summary": "XML pull parser for Swift",
"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": "v0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}