blob: 8f43b3375d893344d8674431e112798a0a3d0528 [file] [log] [blame]
{
"name": "SJAttributesFactory",
"version": "1.0.4",
"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.0.4"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}