{ | |
"name": "DDRichText", | |
"version": "1.0.0", | |
"summary": "Just like Weixin Moment and Weibo RichText", | |
"homepage": "https://github.com/daiweilai/DDRichText", | |
"license": "Apache License", | |
"authors": { | |
"David Day": "daiweilai@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/daiweilai/DDRichText.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": [ | |
"DDRichTextLib", | |
"DDRichTextLib/**/*.{h,m}" | |
], | |
"requires_arc": true, | |
"platforms": { | |
"ios": "7.0" | |
} | |
} |