[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / e / NZLabel / 0.0.1 / NZLabel.podspec.json
blob14f8ff3e6a091c377b2c5647fe15b1d659cf9886
2   "name": "NZLabel",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "UILabel with multiple fonts and colors.",
6   "homepage": "https://github.com/NZN/NZLabel",
7   "requires_arc": true,
8   "platforms": {
9     "ios": "5.0"
10   },
11   "authors": {
12     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
13   },
14   "source_files": "NZLabel/*.{h,m}",
15   "source": {
16     "git": "https://github.com/NZN/NZLabel.git",
17     "tag": "0.0.1"
18   }