[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / Kanna / 1.0.2 / Kanna.podspec.json
blobf721b7580ad758248458264db68a4962b0e58e38
2   "name": "Kanna",
3   "version": "1.0.2",
4   "summary": "Kanna is an XML/HTML parser for iOS/Mac OS X.",
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": "1.0.2"
13   },
14   "social_media_url": "https://twitter.com/_tid_",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "Source/**/*.swift",
24     "Source/**/*.h",
25     "Library/**/*.h"
26   ],
27   "libraries": "xml2"