[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 3 / XMNRollingBanner / 1.0.1 / XMNRollingBanner.podspec.json
blobfc6a789c77982948b0cf7310a60b45b295b5ef13
2   "name": "XMNRollingBanner",
3   "version": "1.0.1",
4   "summary": "无限循环滚动banner",
5   "description": "基于UICollectionView封装的banner,如果您发现什么bug或者有什么问题,可以联系我",
6   "homepage": "https://github.com/ws00801526/XMNRollingBanner",
7   "license": "MIT",
8   "authors": {
9     "XMFraker": "3057600441@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ws00801526/XMNRollingBanner.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "XMNRollingBannerExample/XMNBanner/**/*.{h,m}",
19   "ios": {
20     "frameworks": "UIKit"
21   },
22   "requires_arc": true