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