blob: 7da065a1516c83b1490dce59209dc697eed0f620 [file] [log] [blame]
{
"name": "ZB_3D_CycleScrollView",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": [
"ZB(3D)CycleScrollViewDemo/ZB(3D)CycleScrollView/*.{h,m}",
"UIKit",
"CAAnimation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}