[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 5 / SLBannerView / 1.0.0 / SLBannerView.podspec.json
blob51b6e50d398bf76cdbb19bc77ab4d1e395821977
2   "name": "SLBannerView",
3   "version": "1.0.0",
4   "summary": "Use SLBannerView to quickly create a rotation view.",
5   "description": "The advertising rotation diagram in the App is packaged into an independent module to simplify the development process",
6   "homepage": "https://github.com/TravelColor/SLBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Travelcolor": "978388776@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TravelColor/SLBannerView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "SLBannerViewDemo/SLBannerView",
20     "SLBannerViewDemo/SLBannerView/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "SLBannerView": [
24       "SLBannerViewDemo/SLBannerView/*.jpg"
25     ]
26   },
27   "platforms": {
28     "ios": "8.0"
29   },
30   "requires_arc": true