blob: 4f0970e8cad831cc80e736daee344ccf4fa454a2 [file] [log] [blame]
{
"name": "XFUtility",
"version": "1.0.1",
"summary": "XFUtility desc",
"homepage": "https://coding.net/u/xf1987/p/ASTUtility/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xufeng": "13989840603@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/xf1987/ASTUtility.git"
},
"source_files": "Class/utility/**/*.{h,m}",
"requires_arc": true
}