[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 9 / a / 3 / CountDownTimeAgoLabel / 0.1.3 / CountDownTimeAgoLabel.podspec.json
blobd19e7d30ed6a7caa3390c0d0a59febc315a4a13e
2   "name": "CountDownTimeAgoLabel",
3   "version": "0.1.3",
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/CountDownTimeAgoLabel",
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/CountDownTimeAgoLabel.git",
16     "tag": "0.1.3"
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   }