[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 7 / 5 / a / PYTransitionAnimater / 0.3.4 / PYTransitionAnimater.podspec.json
blobab4be94cb189f813fe4d5c1c857d6aa6d4d4b8a1
2   "name": "PYTransitionAnimater",
3   "version": "0.3.4",
4   "summary": "关于转场动画的工具",
5   "description": "转场动画的工具类,block设置动画,有默认动画,枚举配置。",
6   "homepage": "https://github.com/LiPengYue/PYTransitionAnimater",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiPengYue": "702029772@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LiPengYue/PYTransitionAnimater.git",
16     "tag": "0.3.4",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PYTransitionAnimater/Classes/**/*"