blob: 88fd66aa064a7cd413c5f7acdb264746790c3552 [file] [log] [blame]
{
"name": "SZAttributeTextSimplify",
"version": "0.0.1",
"summary": "attributed text simplify",
"homepage": "https://github.com/chenshengzhi/SZAttributeTextSimplify",
"license": "MIT",
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZAttributeTextSimplify.git",
"tag": "0.0.1"
},
"source_files": "SZAttributeTextSimplify/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}