blob: bd5c25def0a1572896acc25bdc0f78a42ff469d6 [file] [log] [blame]
{
"name": "ZJFTextView",
"version": "1.0.0",
"license": "MIT",
"summary": "cocoapods公有库",
"homepage": "https://github.com/ZJF-Coder/Cocoapod_Public",
"source": {
"git": "https://github.com/ZJF-Coder/Cocoapod_Public.git",
"tag": "1.0.0"
},
"source_files": "WBTextView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "505228178@qq.com"
},
"social_media_url": "https://github.com/ZJF-Coder"
}