4 "summary": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装",
5 "description": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
6 "homepage": "https://github.com/tigerAndBull/TABAnimated",
12 "tigerAndBull": "1429299849@qq.com"
18 "git": "https://github.com/tigerAndBull/TABAnimated.git",
19 "commit": "da371c7cbcd73f1413ad04c195ddfcf8ad2a84c8"
21 "source_files": "TABAnimatedDemo/TABAnimated/**/*.{h,m}",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
24 "VALID_ARCHS": "x86_64 armv7 arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
28 "VALID_ARCHS": "x86_64 armv7 arm64"