[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 2 / CLTypingLabel / 0.3.0 / CLTypingLabel.podspec.json
blob5eaea51cde35a1126f686db2603a6ea9beac4df4
2   "name": "CLTypingLabel",
3   "version": "0.3.0",
4   "summary": "UILabel with character by character typing animation in swift iOS/OSX",
5   "description": "iOS/OSX UILabel with character by character typewriter like animation",
6   "homepage": "https://github.com/l800891/CLTypingLabel",
7   "license": "MIT",
8   "authors": {
9     "Chenglin": "l800891@me.com"
10   },
11   "source": {
12     "git": "https://github.com/l800891/CLTypingLabel.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*",
20   "pushed_with_swift_version": "4.0"