[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 5 / FBannerView / 0.0.5 / FBannerView.podspec.json
blob212d6a5c08f9c2edaabbfb0b9f09fa609cb93186
2   "name": "FBannerView",
3   "version": "0.0.5",
4   "summary": "A view for AD show",
5   "description": "A view for AD show addtion with cocoapod support.",
6   "homepage": "https://github.com/lxj916904395/FBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lxj916904395": "916904395@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lxj916904395/FBannerView.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "FBannerView/*.{h,m}",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   },
29   "public_header_files": "FBannerView/*.h"