[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 5 / XMLPullitic / 3.0.0 / XMLPullitic.podspec.json
blobf114822d92a515d6d756d1cbd7d6cb98d1a20ef3
2   "name": "XMLPullitic",
3   "version": "3.0.0",
4   "summary": "Swifty XML pull parser",
5   "description": "This pod provides an XML pull parser.",
6   "homepage": "https://github.com/hironytic/XMLPullitic",
7   "license": "MIT",
8   "authors": {
9     "Hironori Ichimiya": "hiron@hironytic.com"
10   },
11   "source": {
12     "git": "https://github.com/hironytic/XMLPullitic.git",
13     "tag": "v3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "swift_versions": [
20     "5.1"
21   ],
22   "requires_arc": true,
23   "source_files": "Sources/**/*",
24   "swift_version": "5.1"