[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 3 / BannerView / 0.0.3 / BannerView.podspec.json
blobeed41cbd9c7f61b0f1f381d4d0a2e32f86e8919b
2   "name": "BannerView",
3   "version": "0.0.3",
4   "summary": "the swift imp of KCBannerView",
5   "description": "Usage like KCBannerView...simple,convinence",
6   "homepage": "https://github.com/ac1217/BannerView-swift",
7   "license": "MIT",
8   "authors": {
9     "Erica": "121700354@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ac1217/BannerView-swift.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "BannerView",
20     "BannerView/**/*.{swift}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "Kingfisher": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"