blob: 1388c94f0758b9a0c7b234977f0cb848c4ba8607 [file] [log] [blame]
{
"name": "ALWLinkedTextView",
"version": "1.0.0",
"license": "MIT",
"summary": "富文本区域自定义字体与点击特效的View.",
"homepage": "https://github.com/AlphaWorld/ALWLinkedTextView",
"authors": {
"AlphaWorld": "JohnGump@163.com"
},
"source": {
"git": "https://github.com/AlphaWorld/ALWLinkedTextView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "ALWLinkedTextView/*.{h,m}"
}