blob: 733cc6b8ec70cdc6e767ecf07cb058474a33fea7 [file] [log] [blame]
{
"name": "YJImageMgr",
"version": "1.0.0",
"summary": "图片资源管理工具",
"homepage": "https://github.com/Wyajun/YJImageMgr",
"license": {
"type": "BSD"
},
"authors": {
"YaJun Wang": "yajunst@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wyajun/YJImageMgr.git",
"tag": "1.0.0"
},
"source_files": "UpLoaderImage/YJImageMgr/*.{h,m}",
"requires_arc": true
}