[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 4 / 7 / TABAnimated / 1.2.3 / TABAnimated.podspec.json
bloba2c7e0526e8c122d84544b2491ee7610033ed8f0
2   "name": "TABAnimated",
3   "version": "1.2.3",
4   "summary": "TABAnimated是一个ios平台上的网络过渡动画的封装",
5   "description": "TABAnimated是一个ios平台上利用Runtime运行时机制的网络过渡动画的封装,你可以很轻松地集成它。",
6   "homepage": "https://github.com/tigerAndBull/LoadAnimatedDemo-ios",
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/LoadAnimatedDemo-ios.git",
19     "tag": "1.2.3"
20   },
21   "source_files": "AnimatedDemo/AnimatedDemo/TABAnimated/*.{h,m}"