[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / f / b / 2 / CLTypingLabel / 0.2.1 / CLTypingLabel.podspec.json
blobde55beba5ab0f30c134a40726f8b47261d9a052c
2   "name": "CLTypingLabel",
3   "version": "0.2.1",
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.2.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*",
20   "pushed_with_swift_version": "3.0.2"