blob: ef983113377d6b7a90873254d9b1657ae06b8b9d [file] [log] [blame]
{
"name": "TPFDebugTool",
"version": "0.1.1",
"summary": "A short description of TPFDebugTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pzhtpf/TPFDebugTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pzhtpf": "pftian@yaduo.com"
},
"source": {
"git": "https://github.com/pzhtpf/TPFDebugTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPFDebugTool/Classes/**/*",
"resource_bundles": {
"TPFDebugTool": [
"TPFDebugTool/Assets/*.{storyboard,xib}"
]
},
"prefix_header_file": "TPFDebugTool/Classes/TPFDebugTool.pch"
}