[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 3 / c / CountAnimationLabel / 1.0.0 / CountAnimationLabel.podspec.json
blob6b024d26243654d58741fa6489c54e03def30367
2   "name": "CountAnimationLabel",
3   "version": "1.0.0",
4   "summary": "Extension for UILabel which provides count animation.",
5   "homepage": "https://github.com/VladimirMilichenko/CountAnimationLabelSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vladimir Milichenko": "kventvova@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/VladimirMilichenko/CountAnimationLabelSwift.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "Classes",
22     "CountAnimationLabel/*.swift"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true