[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / f / PlutoView / 0.0.3 / PlutoView.podspec.json
blob9888006868ba6f4b9b87d23a50dea51f69dbddfc
2   "name": "PlutoView",
3   "version": "0.0.3",
4   "summary": "PlutoView can add Collapse/expand header View.",
5   "description": "PlutoView can add Collapse/expand header View with just few lines of code, also you can add\nit as just tabs without adding header view",
6   "homepage": "https://github.com/Yusef-Naser/Pluto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusef-Naser": "yusefnaser93@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Yusef-Naser/PlutoView.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "PlutoView/**/*.{h,m,swift}",
23   "exclude_files": [
24     "PlutoViewTests",
25     "PlutoExample",
26     "PlutoExampleTests",
27     "PlutoExampleUITests"
28   ],
29   "swift_version": "5.0"