[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 5 / 9 / WLAttributedLabel / 1.0.0 / WLAttributedLabel.podspec.json
blob50d6968f0d2b5cd096a62a283f8b96c577c66312
2   "name": "WLAttributedLabel",
3   "version": "1.0.0",
4   "summary": "图文混编组件",
5   "description": "图文混编组件.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLAttributedLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLAttributedLabel.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Code/**/*.{swift}"