[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / Kanna / 0.1.4 / Kanna.podspec.json
blob25d6a2b94b3eb786aafc9b3111d8850cffcf6ac3
2   "name": "Kanna",
3   "version": "0.1.4",
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.4"
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",
22     "Source/**/*.h",
23     "Library/**/*.h"
24   ],
25   "libraries": "xml2"