blob: c748379af520869d133771a75edd6637f00d5fb3 [file] [log] [blame]
{
"name": "XMLPullitic",
"version": "1.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": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}