[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 5 / XMLPullitic / 1.1.0 / XMLPullitic.podspec.json
blob0376670a4628bf7dc8cb1d9090db0a5d66662690
2   "name": "XMLPullitic",
3   "version": "1.1.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": "v1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "pushed_with_swift_version": "4.0"