blob: cfd9268c9dae806b013578a78870c2b6adf81118 [file] [log] [blame]
{
"name": "XZYTools",
"version": "0.1.2",
"summary": "XZY的工具类库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/yubilai/xzytools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XZY008": "yubilai@ponted.com"
},
"source": {
"git": "https://gitee.com/yubilai/xzytools.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XZYTools/Classes/**/*",
"public_header_files": "XZYTools/Classes/XZYTools.h",
"dependencies": {
"YTKNetwork": [
"~> 2.1.4"
],
"CTMediator": [
"~> 46"
],
"MJRefresh": [
"~> 3.5.0"
]
}
}