[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / SFTintedIconPicker / 0.0.5 / SFTintedIconPicker.podspec.json
blobc7979ca1a876c5b4ee5cc30b5011cbb9a00401b0
2   "name": "SFTintedIconPicker",
3   "version": "0.0.5",
4   "summary": "Shortcuts-like SF Symbols picker for iOS.",
5   "description": "A Shortcuts-like and highly customizable SFSymbols picker written in Swift.",
6   "homepage": "https://github.com/iamStephenFang/SFTintedIconPicker",
7   "screenshots": "http://image.stephenfang.me/SFTintedIconPickerDemo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "iamStephenFang": "Fangxuanmiao@hotmail.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "source": {
22     "git": "https://github.com/iamStephenFang/SFTintedIconPicker.git",
23     "tag": "0.0.5"
24   },
25   "source_files": "SFTintedIconPicker/**/*.{h,m,swift}",
26   "resources": [
27     "SFTintedIconPicker/Resource/*"
28   ],
29   "swift_version": "5.0"