[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 6 / 8 / NBInfiniteBannerView / 0.1.1 / NBInfiniteBannerView.podspec.json
blob5d8437da628daf165294777f38e088619277cd8b
2   "name": "NBInfiniteBannerView",
3   "version": "0.1.1",
4   "summary": "A Infinite Scroll Banner View.",
5   "description": "A Infinite Scroll Banner View, automated timer support.",
6   "homepage": "https://github.com/nova8ossa/NBInfiniteBannerView",
7   "license": "MIT",
8   "authors": {
9     "梵天": "nova8ossa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nova8ossa/NBInfiniteBannerView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NBInfiniteBannerView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "~> 3.7.3"
28     ]
29   }