[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 6 / 5 / DumpActionSheetPicker / 1.0.8 / DumpActionSheetPicker.podspec.json
blobf0a240fa4c09570db81bb829c3c06a1d23e43556
2   "name": "DumpActionSheetPicker",
3   "version": "1.0.8",
4   "summary": "Simple picker in actionsheet.",
5   "description": "Simple multiple picker in actionsheet.",
6   "homepage": "https://github.com/Amornthep/DumpActionSheetPicker",
7   "license": "MIT",
8   "authors": {
9     "Amornthep": "illusion.zen@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Amornthep/DumpActionSheetPicker.git",
16     "tag": "1.0.8"
17   },
18   "source_files": "DumpActionSheetPicker",
19   "resource_bundles": {
20     "DumpActionSheetPicker": [
21       "DumpActionSheetPicker/*.{storyboard,xib}"
22     ]
23   },
24   "swift_version": "4.0"