blob: 23706d6d28847cf4c06fa8a3d75c31ecbbcd24e4 [file] [log] [blame]
{
"name": "DnpTool",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Metrics",
"source_files": "DnpTool/Classes/Metrics/**/*"
}
]
}