blob: 6251ae911482f1e99811b6958d7e8dcacaa9f3c2 [file] [log] [blame]
{
"name": "ReadabilityKit",
"version": "0.4.6",
"summary": "Metadata extractor for news, articles and full-texts.",
"homepage": "https://github.com/exyte/ReadabilityKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/ReadabilityKit.git",
"tag": "0.4.6"
},
"social_media_url": "http://www.exyte.com",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"Ji": [
"~> 1.2.0"
]
}
}