blob: 31c1488b16a2fdf8fd7938e97b9d84c978ba034a [file] [log] [blame]
{
"name": "CLFAnimationForShopCar",
"version": "0.0.2",
"summary": "购物车动画。",
"description": "购物车动画,商品图片掉入购物车",
"homepage": "https://github.com/ChengLuffy/AnimationForShopCar",
"license": "MIT",
"authors": {
"ChengLuffy": "chengluffy@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChengLuffy/AnimationForShopCar.git",
"tag": "0.0.2"
},
"source_files": "ShopCarAnimation-Test/ShopCarAnimationViewController.{h,m}",
"requires_arc": true
}