blob: 24bb009893fe72d051f8e22920b89b689cd600ad [file] [log] [blame]
{
"name": "PTSDK",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PTSDK/Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"Moya": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.3.0"
}