blob: 2d431ea4091cc5784584503c3ef195acf38691cf [file] [log] [blame]
{
"name": "XMLPullitic",
"version": "0.3.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": "v0.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}