[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 5 / ADTickerLabel / 0.67 / ADTickerLabel.podspec.json
blobd28d97608f1996154a47cbb457eb58c5259c9069
2   "name": "ADTickerLabel",
3   "version": "0.67",
4   "summary": "ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter.",
5   "description": "ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter.",
6   "homepage": "https://github.com/Antondomashnev",
7   "authors": {
8     "Anton Domashnev": "antondomashnev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Antondomashnev/ADTickerLabel.git",
12     "tag": "0.67"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "*.{h,m}",
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "frameworks": [
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "requires_arc": true