blob: d12c2f98be4a7192101b72507474a9865e06a9e9 [file] [log] [blame]
{
"name": "ZJAttributedText",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJAttributedText/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}