[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 9 / SimpleDropdown / 1.0.0 / SimpleDropdown.podspec.json
blob8df84df9dc8353a8fc0c8ab9996938cc6ec91dab
2   "name": "SimpleDropdown",
3   "version": "1.0.0",
4   "swift_versions": "5.5",
5   "summary": "Simple dropdown view",
6   "description": "А simple dropdown that can be easily integrated into your app layout and customize to suit your design.",
7   "homepage": "https://github.com/idapgroup/SimpleDropdown",
8   "license": {
9     "type": "New BSD",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "IDAP Group": "hello@idapgroup.com"
14   },
15   "source": {
16     "git": "https://github.com/idapgroup/SimpleDropdown.git",
17     "tag": "1.0.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "15.0"
22   },
23   "header_mappings_dir": "Source",
24   "source_files": "Source/**/*.{swift,h,m,c,cpp}",
25   "swift_version": "5.5"