blob: d98aa30aa58b8375618f734f6241536cb47feb1e [file] [log] [blame]
{
"name": "FSRollingView",
"version": "1.0.0",
"summary": "iOS可定制空间,跑马灯、LED效果。",
"description": "iOS可定制空间,跑马灯、LED效果。 使用加入重用机制,标准数据源委托协议,更容易嵌入。",
"homepage": "https://github.com/zhangzhongyan/FSRollingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangzhongyan": "749994100@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangzhongyan/FSRollingView.git",
"tag": "1.0.0"
},
"source_files": "FSRollingView/FSRollingView/**/*.{h,m}",
"requires_arc": true
}