blob: ec3c01d4fc8295d7e73c3ad338a07d3391047ee0 [file] [log] [blame]
{
"name": "XQUtils",
"version": "1.0.0",
"summary": "A custom wrapper",
"description": "一个自定义的工具封装",
"homepage": "https://github.com/MyWestCity/XQUtils",
"license": "MIT",
"authors": {
"qian_xu": "1034009721@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MyWestCity/XQUtils.git",
"tag": "1.0.0"
},
"source_files": [
"XQUtils/*.{h,m}",
"XQUtils/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}