blob: 17b1436e1c3cab88c0d98e2c5aa25a43432611ee [file] [log] [blame]
{
"name": "FMTYModularityTools",
"version": "0.0.3",
"summary": "A short description of FMTYModularityTools.",
"description": "模块化加载图片和xib工具",
"homepage": "https://github.com/feimatayan",
"license": "MIT",
"authors": {
"feimatayan": "1349313111@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feimatayan/FMTYModularityTools.git",
"tag": "0.0.3"
},
"source_files": [
"UIImage+Bundle.h",
"XibView.h"
],
"exclude_files": "Classes/Exclude"
}