blob: 8acad42f4424c3cc41fea9405a6da45c9d06bed4 [file] [log] [blame]
{
"name": "SLBannerView",
"version": "1.0.4",
"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.4"
},
"source_files": [
"SLBannerViewDemo/SLBannerView",
"SLBannerViewDemo/SLBannerView/*.{h,m}"
],
"resource_bundles": {
"SLBannerView": [
"SLBannerViewDemo/SLBannerView/*.{jpg,xib}"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}