[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 6 / RicBannerView / 0.0.1 / RicBannerView.podspec.json
blobdfd588d779a33f2053847c0f6d7bc1cf3809fa53
2   "name": "RicBannerView",
3   "version": "0.0.1",
4   "summary": "A simple implantation of a banner play view.",
5   "description": "1、display the banners scheduled by the timer.\n2、cycled displaying",
6   "homepage": "https://github.com/zLihuan/RicBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "rice": "625482408@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/zLihuan/RicBannerView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }