blob: f972a643438557798d84dff33f2e5a8bbe4fc30d [file] [log] [blame]
{
"name": "XTTPushSDK",
"version": "1.0.5",
"summary": "A short description of XTTPushSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mac-sir/XTTPushSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac-sir": "1018472834@qq.com"
},
"source": {
"git": "https://github.com/Mac-sir/XTTPushSDK.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XTTPushSDK/Classes/**/*",
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"Firebase/Messaging": [
]
},
"swift_version": "5.0"
}