blob: 3290b8a927646bd96ba4e255d30120fe1ebb75b7 [file] [log] [blame]
{
"name": "FaviconMan",
"version": "0.2.0",
"summary": "A man help you to fetch favicon.",
"homepage": "https://github.com/dirtmelon/FaviconMan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dirtmelon": "0xffdirtmelon@gmail.com"
},
"source": {
"git": "https://github.com/dirtmelon/FaviconMan.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/Dirt_melon",
"platforms": {
"ios": "11.0",
"osx": "10.12",
"tvos": "10.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": [
"FaviconMan/*.swift",
"FaviconMan/*.h"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-lxml2"
},
"swift_version": "5.2"
}