blob: 16d4294caea88eef9030fcb1274011bd86b797ec [file] [log] [blame]
{
"name": "PTSwiftTool",
"version": "0.1.0",
"summary": "PTSwiftTool",
"swift_versions": "5.3.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PainTypeZ/PTSwiftTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PainTypeZ": "pengpingjun@icloud.com"
},
"source": {
"git": "https://github.com/PainTypeZ/PTSwiftTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PTSwiftTool/Sources/**/*",
"swift_version": "5.3.0"
}