blob: f9ef54bb8746e5affab6d8f746664a234ca1bcd2 [file] [log] [blame]
{
"name": "SJAttributesFactory",
"version": "1.1.10",
"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": "v1.1.10"
},
"source_files": "SJAttributesFactory/*.{h,m}",
"frameworks": "UIKit"
}