[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / e / WZTransitionLabel / 0.0.2 / WZTransitionLabel.podspec.json
blobcc5f8be7d097b499f681a8a7216bcbd8bbf0f16f
2   "name": "WZTransitionLabel",
3   "version": "0.0.2",
4   "summary": "WZTransitionLabel is a subclass of UILabel that provide custom transition when switching label's text.",
5   "homepage": "https://github.com/jasonhotsauce/WZTransitionLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wenbin Zhang": "wenbinzhang0802@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/jasonhotsauce/WZTransitionLabel.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "WZTransitionLabel",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true