[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 3 / NBBannerView / 0.1.0 / NBBannerView.podspec.json
blobdafea14a247d012a8e258387dfdb82b670a51b2d
2   "name": "NBBannerView",
3   "version": "0.1.0",
4   "summary": "卡片式轮播图",
5   "description": "支持masonry 和 旋转  卡片式轮播图",
6   "homepage": "https://github.com/shiyingfeng/NBBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shiyingfeng": "260497176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shiyingfeng/NBBannerView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NBBannerView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   }