blob: 8a008344897d113a3ee74bcdf964433f1bad5312 [file] [log] [blame]
{
"name": "YZText",
"summary": "Powerful text framework for iOS to display and edit rich text.",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "594086882@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/df8bba44fced",
"homepage": "https://github.com/594086882@qq.com/YZText",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FolkMasters/YZText.git",
"tag": "0.1.1"
},
"requires_arc": true,
"source_files": "YZText/**/*.{h,m}"
}