blob: a82e42a16aaac9a57dad5a9a38e624b6d92d125a [file] [log] [blame]
{
"name": "YTXAnimations",
"version": "1.0.2",
"summary": "提供UIView的动画",
"description": "请参考 http://daneden.github.io/animate.css/#23cta",
"homepage": "https://github.com/baidao/YTXAnimations",
"license": "MIT",
"authors": {
"caojun": "78612846@qq.com"
},
"source": {
"git": "https://github.com/baidao/YTXAnimations.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YTXAnimations": [
"Pod/Assets/*.png"
]
}
}