blob: 6aeeee360e557eec3471c016be1a88433f18fc49 [file] [log] [blame]
{
"name": "NBInfiniteBannerView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NBInfiniteBannerView": [
"Pod/Assets/*.png"
]
}
}