blob: b631a9129d7952b481ccf8db67f515e953414103 [file] [log] [blame]
{
"name": "YHGetNetPictureSize",
"version": "1.0.0",
"summary": "免完全下载快速获取服务器中图片尺寸大小的工具类",
"description": "A longer description of YHGetNetPictureSize in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/jiisd/YHGetNetPictureSize",
"license": "MIT",
"authors": {
"郑亚恒": "yahengzheng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jiisd/YHGetNetPictureSize.git",
"tag": "1.0.0"
},
"source_files": "YHGetNetPictureSize/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}