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