[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / XYAutoScrollLabel / 0.0.3 / XYAutoScrollLabel.podspec.json
blob35e6827fe31103d7559e1c7cf3a09ceb60c98117
2   "name": "XYAutoScrollLabel",
3   "version": "0.0.3",
4   "summary": "一个文本超出文本框时自动滚动显示 的开源控件",
5   "homepage": "https://github.com/Wcaulpl/XYAutoScrollLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wcaulpl": "slzxy14@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Wcaulpl/XYAutoScrollLabel.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "XYAutoScrollLabel",
22     "XYAutoScrollLabel/*.{h,m}"
23   ]