[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / a / c / 1 / YDBanner / 1.0.1 / YDBanner.podspec.json
blob336c3705212c23c96621d60dcbfe13a628132b50
2   "name": "YDBanner",
3   "version": "1.0.1",
4   "summary": "京东Banner视图",
5   "homepage": "https://github.com/chenxudongok/YDBanner.git",
6   "license": "MIT",
7   "authors": {
8     "Dong": "515237937@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/chenxudongok/YDBanner.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }