[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / SFTintedIconPicker / 0.0.2 / SFTintedIconPicker.podspec.json
blobdd099ce7cdc7ae9599e1aee8c7583d73193b9a81
2   "name": "SFTintedIconPicker",
3   "version": "0.0.2",
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.2"
27   },
28   "source_files": "SFTintedIconPicker/**/*.{h,m}",
29   "swift_version": "5.3"