[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 2 / d / 9 / AMAnimatedNumber / 0.0.3 / AMAnimatedNumber.podspec.json
bloba2492137dc001935dd5d206969486e368d0b8288
2   "name": "AMAnimatedNumber",
3   "version": "0.0.3",
4   "summary": "AMAnimatedNumber is simple number animation component.",
5   "homepage": "https://github.com/MellongLau/AMAnimatedNumber",
6   "screenshots": "https://raw.github.com/MellongLau/AMAnimatedNumber/master/Screenshots/screenshot.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE.md"
10   },
11   "authors": {
12     "Mellong Lau": "tendencystudio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MellongLau/AMAnimatedNumber.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "AMAnimatedNumber/*.{h,m}",
22   "public_header_files": "AMAnimatedNumber/AMAnimatedNumber.h",
23   "requires_arc": true