blob: d780f23347e249b1db1c8f77a6d6e532867bb2ba [file] [log] [blame]
{
"name": "YJTool",
"version": "0.0.1",
"summary": "YJTool myself.",
"description": "个人使用的工具类,帮助在项目中快速开发",
"homepage": "http://github.com/Small-Years/YJTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjian": "18263800587@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Small-Years/YJ_Tool.git",
"tag": "0.0.1"
},
"source_files": "YJ_Tool/UIImage/*.{h,m}",
"frameworks": [
"UIKit",
"ImageIO"
]
}