blob: a1b7c78a9d9c0831a541252a2d20f4045b4600de [file] [log] [blame]
{
"name": "ReadabilityKit",
"version": "0.7.3",
"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.7.3"
},
"social_media_url": "http://www.exyte.com",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"dependencies": {
"Ji": [
"5.0.0"
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"source_files": [
"Sources/*.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}