[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / Kanna / 0.1.1 / Kanna.podspec.json
blobcedaa3037bfab8fcddf284340ca0481887cb7d52
2   "name": "Kanna",
3   "version": "0.1.1",
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": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/_tid_",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Source/**/*(.swift|.h)",
22     "Library/**/*.h"
23   ],
24   "libraries": "xml2"