[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / c / 6 / 8 / ReadabilityKit / 0.4.2 / ReadabilityKit.podspec.json
blobcb34158d8c288afd9117268bcf36c7e777db922b
2   "name": "ReadabilityKit",
3   "version": "0.4.2",
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.4.2"
16   },
17   "social_media_url": "http://www.exyte.com",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "ReadabilityKit/Classes/**/*",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "Ji": [
28       "~> 1.2.0"
29     ]
30   }