blob: 702270bc8fcea80c7706f2bd5f522272e3414a29 [file] [log] [blame]
{
"name": "XQCommonTools",
"version": "0.0.1",
"summary": "自定义工具类",
"description": "常用的,自定义工具类",
"homepage": "https://github.com/12daxie/XQCommonTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"谢齐": "941803686@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/12daxie/XQCommonTools.git",
"tag": "0.0.1"
},
"source_files": [
"XQCommonTools",
"XQCommonTools/**/*.{h,m}"
],
"requires_arc": true
}