blob: db1167505b2718a23953232591a5058838870a3a [file] [log] [blame]
{
"name": "DTPrivateStatic",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "DTPrivateStatic.framework"
},
"source_files": "DTPrivateStatic/Classes/**/*",
"public_header_files": "DTPrivateStatic/Classes/public/*.h"
}