blob: 9a9ac9589fc8602d01eed692c62ff3c4a35aab43 [file] [log] [blame]
{
"name": "TPFControllerAllocTrace",
"version": "0.1.0",
"summary": "A short description of TPFControllerAllocTrace.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pzhtpf/TPFControllerAllocTrace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pzhtpf": "pftian@yaduo.com"
},
"source": {
"git": "https://github.com/pzhtpf/TPFControllerAllocTrace.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPFControllerAllocTrace/Classes/**/*",
"dependencies": {
"Aspects": [
"~> 1.4.1"
]
}
}