[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / SFTintedIconPicker / 0.0.1 / SFTintedIconPicker.podspec.json
blob7eec4f3a02ee3a09fc216c8fc077c13cebb02af8
2   "name": "SFTintedIconPicker",
3   "version": "0.0.1",
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     "5.1",
21     "5.2",
22     "5.3"
23   ],
24   "source": {
25     "git": "https://github.com/iamStephenFang/SFTintedIconPicker.git",
26     "tag": "0.0.1"
27   },
28   "source_files": "SFTintedIconPicker/**/*.{h,m}",
29   "swift_version": "5.3"