blob: 9d553cc5dff3316f714de867d76dcbf86d06174a [file] [log] [blame]
{
"name": "SLBannerView",
"version": "1.0.1",
"summary": "Use SLBannerView to quickly create a rotation view.",
"description": "The advertising rotation diagram in the App is packaged into an independent module to simplify the development process",
"homepage": "https://github.com/TravelColor/SLBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Travelcolor": "978388776@qq.com"
},
"source": {
"git": "https://github.com/TravelColor/SLBannerView.git",
"tag": "1.0.1"
},
"source_files": [
"SLBannerViewDemo/SLBannerView",
"SLBannerViewDemo/SLBannerView/*.{h,m}"
],
"resource_bundles": {
"SLBannerView": [
"SLBannerViewDemo/SLBannerView/*.{jpg,xib}"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}