[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 6 / 8 / ReadabilityKit / 0.7.4 / ReadabilityKit.podspec.json
blob93cbe77c376d700cf4537995aea165b97b9849b8
2   "name": "ReadabilityKit",
3   "version": "0.7.4",
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.7.4"
16   },
17   "social_media_url": "http://www.exyte.com",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "watchos": "3.0",
22     "tvos": "10.0"
23   },
24   "swift_versions": [
25     "5.0",
26     "5.1"
27   ],
28   "dependencies": {
29     "Ji": [
30       "5.0.0"
31     ]
32   },
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
35   },
36   "source_files": [
37     "Sources/*.swift"
38   ],
39   "pod_target_xcconfig": {
40     "SWIFT_VERSION": "5.0"
41   },
42   "swift_version": "5.1"