[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / d / NumericAnimatedLabel / 0.1.2 / NumericAnimatedLabel.podspec.json
blob46f9753dd894fbfe4c1da9c0cb83ff289c5e74fd
2   "name": "NumericAnimatedLabel",
3   "version": "0.1.2",
4   "summary": "Animate your label value while updating to new value. For e.g while setting currency amount for your wallet application.",
5   "description": "NumericAnimatedLabel provides a way to show step incremental animation for setting numeric value on label. This can be used in scenario for showing currency value and other similar usecases.",
6   "homepage": "https://github.com/javalnanda/NumericAnimatedLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "javalnanda": "javalnanda@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/javalnanda/NumericAnimatedLabel.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/javalnanda",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NumericAnimatedLabel/Classes/**/*",
23   "pushed_with_swift_version": "3.0"