blob: cd41650e13815e54e3869deea917ed9df580696c [file] [log] [blame]
{
"name": "PTSDK",
"version": "0.1.3",
"summary": "A tools collection of PainTypeZ.",
"swift_versions": "5.3.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PainTypeZ/PTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PainTypeZ": "pengpingjun@icloud.com"
},
"source": {
"git": "https://github.com/PainTypeZ/PTSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PTSDK/Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"Moya": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.3.0"
}