blob: 2594abe9609088d1ddd5ca7e9b420a2a31b8655f [file] [log] [blame]
{
"name": "XMNRollingBanner",
"version": "1.0.0",
"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.0"
},
"source_files": "XMNRollingBannerExample/XMNBanner/**/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}