[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 7 / SASBanner / 1.0.2 / SASBanner.podspec.json
blob2b97178090fd492005fa9c034de83ed56da2183c
2   "name": "SASBanner",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "SASBanner": [
25       "Source/**/*.xib"
26     ]
27   },
28   "swift_version": "5.0"