[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / ActionSheetSelector / 0.1.0 / ActionSheetSelector.podspec.json
blob43728ff201691cbb254e70413217b553b755b443
2   "name": "ActionSheetSelector",
3   "version": "0.1.0",
4   "summary": "Dynamic height action sheet with table view.",
5   "description": "The library provides the ability to use a pop-up list of items with the ability to select one of them.",
6   "homepage": "https://github.com/llkenny/ActionSheetSelector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxim Doroshenko": "m.s.doroshenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/llkenny/ActionSheetSelector.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ActionSheetSelector/Classes/**/*",
22   "resource_bundles": {
23     "ActionSheetSelector": [
24       "ActionSheetSelector/Assets/*.{storyboard,xib,xcassets,json,imageset,png}"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"