[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / c / 6 / 7 / SASBanner / 1.0.4 / SASBanner.podspec.json
blobe3029f31642070ccec207a15e74e007aec37f283
2   "name": "SASBanner",
3   "version": "1.0.4",
4   "summary": "SASBanner - framework to create instant bannerView.",
5   "description": "'Simple basic Horizontal Scrollable Banner View For Apps Development'",
6   "homepage": "https://github.com/AnupSukumaran/SASBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AnupSukumaran": "anup.sukumaran9@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AnupSukumaran/SASBanner.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "resources": [
24     "Source/ScrollViewBlock.xib",
25     "Source/Slide.xib"
26   ],
27   "swift_version": "5.0"