[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 7 / TABAnimated / 2.4.0 / TABAnimated.podspec.json
blob0d4d8fbef998d3b579d24b71e2090b815002211b
2   "name": "TABAnimated",
3   "version": "2.4.0",
4   "summary": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装",
5   "description": "TABAnimated是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
6   "homepage": "https://github.com/tigerAndBull/TABAnimated",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tigerAndBull": "1429299849@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tigerAndBull/TABAnimated.git",
19     "tag": "2.4.0.1"
20   },
21   "source_files": "AnimatedDemo/AnimatedDemo/TABAnimated/**/*.{h,m}"