blob: 68b74afd4495251b2f27034b48da4439860747d4 [file] [log] [blame]
{
"name": "DLAttributedString",
"version": "0.1.0",
"summary": "链式开发富文本",
"homepage": "https://github.com/dlwj15/DLAttributedString",
"source": {
"git": "https://github.com/dlwj15/DLAttributedString.git",
"tag": "0.1.0"
},
"source_files": "DLAttributedString/*",
"license": "MIT",
"authors": {
"wenjie": "749157765@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"exclude_files": "Classes/Exclude"
}