[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / f / b / 2 / CLTypingLabel / 0.4.0 / CLTypingLabel.podspec.json
blob5aafa0fbe0b2b263801152864a406fc8fbc50e1c
2   "name": "CLTypingLabel",
3   "version": "0.4.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/cl7/CLTypingLabel",
7   "license": "MIT",
8   "authors": {
9     "Chenglin": "l800891@me.com"
10   },
11   "source": {
12     "git": "https://github.com/cl7/CLTypingLabel.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "swift_versions": [
20     "4.0",
21     "5.0"
22   ],
23   "source_files": "Pod/Classes/*",
24   "swift_version": "5.0"