blob: cddeb9757685341f6b671e2bbba0644f1c35ee9c [file] [log] [blame]
{
"name": "LMAttributedString",
"version": "0.0.3",
"summary": "一个函数式的富文本库",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/Lemon365189523/LMAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"KADFWJ": "930135305@qq.com"
},
"source": {
"git": "https://github.com/Lemon365189523/LMAttributedString.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"LMAttributedString/Classes/*.{h,m}"
],
"requires_arc": true
}