[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / b / 2 / CLTypingLabel / 0.1.2 / CLTypingLabel.podspec.json
blob75b90baf2b9b9f44f66e5276d5ade95832f2df7f
2   "name": "CLTypingLabel",
3   "version": "0.1.2",
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.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CLTypingLabel": [
22       "Pod/Assets/*.png"
23     ]
24   }