[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 8 / ReadabilityKit / 0.6.1 / ReadabilityKit.podspec.json
blob0fb7e24bb1efecb0c98b19b0e169be0750478d89
2   "name": "ReadabilityKit",
3   "version": "0.6.1",
4   "summary": "Metadata extractor for news, articles and full-texts.",
5   "homepage": "https://github.com/exyte/ReadabilityKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Exyte": "info@exyte.com"
12   },
13   "source": {
14     "git": "https://github.com/exyte/ReadabilityKit.git",
15     "tag": "0.6.1"
16   },
17   "social_media_url": "http://www.exyte.com",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/*.swift",
25   "dependencies": {
26     "Ji": [
27       "~> 2.0.1"
28     ]
29   },
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "3.0"
35   },
36   "pushed_with_swift_version": "3.0"