blob: 4dca0e40664fc4173556a7494ffb812269fcdd04 [file] [log] [blame]
{
"name": "XMNRolling",
"version": "0.0.5",
"summary": "XMNRolling 无限滚动banner",
"homepage": "https://github.com/ws00801526/XMNRolling",
"license": "MIT",
"authors": {
"XMFraker": "3057600441@qq.com"
},
"source": {
"git": "https://github.com/ws00801526/XMNRolling.git",
"tag": "0.0.5"
},
"source_files": "Classes/**/*.{h,m}",
"resources": "Classes/**/*.png",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"YYWebImage": [
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}