blob: 3f567235518142260c229c9feacbfaa961673f1f [file] [log] [blame]
{
"name": "LPPriceAttributedStringLabel",
"version": "1.0.0",
"summary": "price number with attributedString format",
"description": "a price number with attributedString format util",
"homepage": "https://github.com/litt1e-p/LPPriceAttributedStringLabel",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPPriceAttributedStringLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LPPriceAttributedStringLabel/*",
"frameworks": [
"Foundation",
"UIKit"
]
}