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