blob: fc6a789c77982948b0cf7310a60b45b295b5ef13 [file] [log] [blame]
{
"name": "XMNRollingBanner",
"version": "1.0.1",
"summary": "无限循环滚动banner",
"description": "基于UICollectionView封装的banner,如果您发现什么bug或者有什么问题,可以联系我",
"homepage": "https://github.com/ws00801526/XMNRollingBanner",
"license": "MIT",
"authors": {
"XMFraker": "3057600441@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ws00801526/XMNRollingBanner.git",
"tag": "1.0.1"
},
"source_files": "XMNRollingBannerExample/XMNBanner/**/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}