blob: e37f7e1eb695d6d06fd37b2e307b7a4c1a7f3c9d [file] [log] [blame]
{
"name": "DnpTool",
"version": "1.0.1",
"summary": "A short description of DnpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Zomfice/DnpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"songchaofeng6@hotmail.com": "songchaofeng6@hotmail.com"
},
"source": {
"git": "https://github.com/Zomfice/DnpTool.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Metrics",
"source_files": "DnpTool/Classes/Metrics/**/*"
}
]
}