[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / Kanna / 5.2.7 / Kanna.podspec.json
blobe7fc852e2fac3269b6de273f2f9ccef9c3120f2f
2   "name": "Kanna",
3   "version": "5.2.7",
4   "summary": "Kanna is an XML/HTML parser for iOS/macOS/watchOS/tvOS and Linux.",
5   "homepage": "https://github.com/tid-kijyun/Kanna",
6   "license": "MIT",
7   "authors": {
8     "Atsushi Kiwaki": "tid.develop@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tid-kijyun/Kanna.git",
12     "tag": "5.2.7"
13   },
14   "social_media_url": "https://twitter.com/_tid_",
15   "swift_versions": [
16     "5.0",
17     "5.1",
18     "5.2"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "requires_arc": true,
27   "source_files": [
28     "Sources/**/*.swift",
29     "Sources/**/*.h"
30   ],
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
33     "OTHER_LDFLAGS": "-lxml2"
34   },
35   "swift_version": "5.2"