[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 6 / 0 / 5 / FaviconMan / 0.1.0 / FaviconMan.podspec.json
blobb833ed340959db95a286d69f89cc858f247c3ac0
2   "name": "FaviconMan",
3   "version": "0.1.0",
4   "summary": "A man help you to fetch favicon.",
5   "homepage": "https://github.com/dirtmelon/FaviconMan",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dirtmelon": "0xffdirtmelon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dirtmelon/FaviconMan.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/Dirt_melon",
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.12",
21     "tvos": "10.0"
22   },
23   "swift_versions": [
24     "5.1",
25     "5.2"
26   ],
27   "source_files": [
28     "FaviconMan/*.swift",
29     "FaviconMan/*.h"
30   ],
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
33     "OTHER_LDFLAGS": "-lxml2"
34   },
35   "swift_version": "5.2"