blob: 00a152e5ca8633c7ae2ad89d68a9b20e3b3bd168 [file] [log] [blame]
{
"name": "SJAttributesStringMaker",
"version": "2.0.2",
"summary": "富文本编辑工厂.",
"description": "富文本编辑工厂, 为省去繁琐的编辑代码, 所以采用了链式语法去创建一个AttributedString.",
"homepage": "https://github.com/changsanjiang/SJAttributesFactory",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJAttributesFactory.git",
"tag": "v2.0.2"
},
"source_files": "SJAttributesStringMaker/*.swift",
"frameworks": "UIKit"
}