[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / f / EasyLabel / 1.0.1 / EasyLabel.podspec.json
blob16bed1899eeb608f481474db9b92811f105ee95e
2   "name": "EasyLabel",
3   "version": "1.0.1",
4   "summary": "能够异步绘制的 UILabel",
5   "description": "能够异步绘制的 UILabel。",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/quanhuapeng/EasyLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "pengquanhua": "im.pengqh@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/quanhuapeng/EasyLabel.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "EasyLabel/*.{swift}",
24     "EasyLabel/YYLayer/*.{swift}"
25   ],
26   "static_framework": true,
27   "swift_version": "5.0"