[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 8 / e / WZTransitionLabel / 0.0.1 / WZTransitionLabel.podspec.json
blobbc997f662fc5b563ef3bc3e7f246b76746d9d613
2   "name": "WZTransitionLabel",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": "WZTransitionLabel",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true