[Add] ZoomVideoSDK 2.1.0
[CocoaPods.git] / Specs / d / 5 / 6 / CountdownLabel / 3.0.0 / CountdownLabel.podspec.json
blobd90bf6f211f545711b0348324ed3623da22c4793
2   "name": "CountdownLabel",
3   "version": "3.0.0",
4   "summary": "Simple countdown UILabel with morphing animation, and some useful function.",
5   "homepage": "https://github.com/suzuki-0000/CountdownLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "suzuki_keishi": "keishi.1983@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/suzuki-0000/CountdownLabel.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "8.2"
19   },
20   "source_files": "CountdownLabel/**/*.swift",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"