blob: 5d8437da628daf165294777f38e088619277cd8b [file] [log] [blame]
{
"name": "NBInfiniteBannerView",
"version": "0.1.1",
"summary": "A Infinite Scroll Banner View.",
"description": "A Infinite Scroll Banner View, automated timer support.",
"homepage": "https://github.com/nova8ossa/NBInfiniteBannerView",
"license": "MIT",
"authors": {
"梵天": "nova8ossa@gmail.com"
},
"source": {
"git": "https://github.com/nova8ossa/NBInfiniteBannerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NBInfiniteBannerView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}