[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / b / e / CountDownLabel-TimeAgo / 0.1.1 / CountDownLabel-TimeAgo.podspec.json
blob868621d5e1ce2cb2528f5089b405ef605f095758
2   "name": "CountDownLabel-TimeAgo",
3   "version": "0.1.1",
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.1"
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"