blob: 25a1db21fe1013f437f2d0694b1a3801f4e7a1aa [file] [log] [blame]
{
"name": "TABAnimated",
"version": "2.4.7",
"summary": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装",
"description": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
"homepage": "https://github.com/tigerAndBull/TABAnimated",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tigerAndBull": "1429299849@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tigerAndBull/TABAnimated.git",
"tag": "2.4.7"
},
"source_files": "TABAnimatedDemo/TABAnimated/**/*.{h,m}"
}