blob: c8039e16c746b0c12a69c3d4c96eb0d1c5b0ff21 [file] [log] [blame]
{
"name": "ZBCommodityFallingTools",
"version": "0.0.2",
"summary": "实现商品掉落动画效果,一行代码轻松解决问题,可塑性高,使用简单方便。",
"homepage": "https://github.com/AnswerXu/ZBCommodityFallingViewDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"source": {
"git": "https://github.com/AnswerXu/ZBCommodityFallingViewDemo.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"source_files": [
"ZBCommodityFallingViewDemo/ZBCommodityFallingTool/*.{h,m}",
"UIKit",
"CAAnimation"
],
"requires_arc": true
}