blob: 5fb1948b33aca9be6650073235161c9b770df675 [file] [log] [blame]
{
"name": "XPTool",
"version": "0.3.0",
"summary": "自己平时使用的工具类.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/linxipin/XPTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linxipin": "lxp19931994@163.com"
},
"source": {
"git": "https://github.com/linxipin/XPTool.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XPTool/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}