blob: 78644e6ffd540ffaf3c1862928eb46041b6611b9 [file] [log] [blame]
{
"name": "ZB_3D_CycleScrollViewDemo",
"version": "0.0.3",
"summary": "实现3D轮播效果,可加载本地图片和网络图片,可塑性高,使用简单方便。",
"homepage": "https://github.com/AnswerXu/ZB-3D-CycleScrollViewDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"source": {
"git": "https://github.com/AnswerXu/ZB-3D-CycleScrollViewDemo.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": [
"ZB(3D)CycleScrollViewDemo/ZB(3D)CycleScrollView/*.{h,m}",
"UIKit",
"CAAnimation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}