[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / e / CountDownLabel-TimeAgo / 0.1.0 / CountDownLabel-TimeAgo.podspec.json
blob008b94dc78663ed22f3c4a71da4412e077ac4ce8
2   "name": "CountDownLabel-TimeAgo",
3   "version": "0.1.0",
4   "summary": "CountDown logic via custom label. You can use use own view implementation via CountDown class usage",
5   "description": "Enables using cound down logic on label or any custom UI. The CountDownLabel is ready to be designed in the the interface.\n\nSupports multiple styles for formatting with ability to set custom formatter. Supports also counting 'ago' time.",
6   "homepage": "https://github.com/pionl/CountDownLabel-TimeAgo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Kluska": "martin.kluska@imakers.cz"
13   },
14   "source": {
15     "git": "https://github.com/pionl/CountDownLabel-TimeAgo.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/pionl",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CountDownLabel/Classes/**/*",
23   "resource_bundles": {
24     "CountDownLabel": [
25       "CountDownLabel/Localization/*.lproj"
26     ]
27   },
28   "deprecated_in_favor_of": "CountDownTimeAgoLabel"