[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 4 / 7 / TABAnimated / 2.5.5 / TABAnimated.podspec.json
blob3afc9d20562c692758767f6ef70e7f7bb7a7970d
2   "name": "TABAnimated",
3   "version": "2.5.5",
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.5.5"
20   },
21   "source_files": "TABAnimatedDemo/TABAnimated/**/*.{h,m}"