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