blob: 0376670a4628bf7dc8cb1d9090db0a5d66662690 [file] [log] [blame]
{
"name": "XMLPullitic",
"version": "1.1.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": "v1.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}