[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 0 / d / e / RPUpdatingLabelFramework / 1.17 / RPUpdatingLabelFramework.podspec.json
blob7cae2493bbb3710ef66ddbbf75b82131e82560f5
2   "name": "RPUpdatingLabelFramework",
3   "version": "1.17",
4   "module_name": "RPUpdatingLabel",
5   "summary": "Auto updating label showing elapsed time",
6   "description": "RPUpdatingLabel is an iOS Swift library with UILabel subclass that auto updates with elapsed time.",
7   "homepage": "https://github.com/raunakp/RPUpdatingLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Raunak Poddar": "raunak.poddar@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/raunakp/RPUpdatingLabel.git",
20     "tag": "1.17"
21   },
22   "source_files": "RPUpdatingLabel/*.{swift,m,h}",
23   "public_header_files": "RPUpdatingLabel/*.{h}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"