[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 2 / f / CurrencyLabelAnimator / 0.1.2 / CurrencyLabelAnimator.podspec.json
blob4b7e8a16cdf6511f58d827fc60312be9b749d76b
2   "name": "CurrencyLabelAnimator",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Animate your currency label value while updating to new value",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Javal Nanda": "javalnanda@gmail.com"
15   },
16   "homepage": "https://github.com/javalnanda/CurrencyLabelAnimator",
17   "source": {
18     "git": "https://github.com/javalnanda/CurrencyLabelAnimator.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CurrencyAnimatorSample/CurrencyAnimatedLabel/*.swift",
23   "pushed_with_swift_version": "3.0"