blob: 8f555ff16a4afaf12c754f68bc8b193da22a697f [file] [log] [blame]
{
"name": "DTPrivateStatic",
"version": "0.0.1",
"summary": "A short description of DTPrivateStatic.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StriveStar/DTPrivateStatic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StriveStarCoder": "daye@dtstack.com"
},
"source": {
"git": "https://github.com/StriveStar/DTPrivateStatic.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "DTPrivateStatic.framework"
},
"source_files": "DTPrivateStatic/Classes/**/*"
}