[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / e / f / YVBanner / 1.0 / YVBanner.podspec.json
blobe33dc21014b2e8c99cd171752b22b75ebb14dd8f
2   "name": "YVBanner",
3   "version": "1.0",
4   "summary": "A Simple Banner",
5   "homepage": "https://github.com/zhuxian022/YVBanner",
6   "license": "MIT",
7   "authors": "Yi Von",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/zhuxian022/YVBanner.git",
13     "tag": "1.0"
14   },
15   "source_files": "YVBanner/**/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "iCarousel": [
19       "~> 1.8.3"
20     ],
21     "SDWebImage": [
22       "~> 4.4.2"
23     ]
24   }