blob: ba04056749af7a52284d195d153069a56dcf0411 [file] [log] [blame]
{
"name": "ZJAttributedText",
"version": "0.1.3",
"summary": "CoreText + Asynchronous drawing + chain syntax",
"description": "A high performance framework for rendering rich text!",
"homepage": "https://github.com/syik/ZJAttributedText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jsoul1227@hotmail.com": "Jsoul1227@hotmail.com"
},
"source": {
"git": "https://github.com/syik/ZJAttributedText.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJAttributedText/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}