[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 8 / LPPriceAttributedStringLabel / 1.0.0 / LPPriceAttributedStringLabel.podspec.json
blob3f567235518142260c229c9feacbfaa961673f1f
2   "name": "LPPriceAttributedStringLabel",
3   "version": "1.0.0",
4   "summary": "price number with attributedString format",
5   "description": "a price number with attributedString format util",
6   "homepage": "https://github.com/litt1e-p/LPPriceAttributedStringLabel",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPPriceAttributedStringLabel.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPPriceAttributedStringLabel/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]