[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 6 / CountdownLabel / 1.2.0 / CountdownLabel.podspec.json
bloba236860b60e9afc1b3ad317071f66c5a951d4b4f
2   "name": "CountdownLabel",
3   "version": "1.2.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": "1.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "CountdownLabel/**/*.swift",
21   "requires_arc": true,
22   "frameworks": "UIKit"