blob: cb34158d8c288afd9117268bcf36c7e777db922b [file] [log] [blame]
{
"name": "ReadabilityKit",
"version": "0.4.2",
"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.2"
},
"social_media_url": "http://www.exyte.com",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "ReadabilityKit/Classes/**/*",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"Ji": [
"~> 1.2.0"
]
}
}