[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 1 / 3 / NBBannerView / 0.3.1 / NBBannerView.podspec.json
blobaf535a2c3fc5c24b5e11ee76fa6e764ece87dc08
2   "name": "NBBannerView",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NBBannerView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   }