[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / 5 / XMLPullitic / 0.3.0 / XMLPullitic.podspec.json
blob2d431ea4091cc5784584503c3ef195acf38691cf
2   "name": "XMLPullitic",
3   "version": "0.3.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": "v0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*",
20   "pushed_with_swift_version": "3.0"