[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / c / CountdownView / 0.1.2 / CountdownView.podspec.json
blobf464c86cd9951e4ffa42947f419e890faae9f66a
2   "name": "CountdownView",
3   "version": "0.1.2",
4   "summary": "Simple countdown view with custom animations",
5   "description": "Simple countdown view for showing the remaining time with options like spinning and in/out animations.",
6   "homepage": "https://github.com/tolgaarikan/CountdownView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tolgahan Arikan": "tolgaarikann@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tolgaarikan/CountdownView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CountdownView/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "social_media_url": "https://twitter.com/tolgahanarikan",
25   "pushed_with_swift_version": "3.0"