blob: 27339948ad6070a345ca491ebbc52bfeea177a86 [file] [log] [blame]
{
"name": "PATools",
"version": "0.1.1",
"summary": "Common tools",
"description": "Common tools of PA",
"homepage": "https://proatomicdev.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"942v": "gsaenz@proatomicdev.com"
},
"source": {
"git": "https://github.com/ProAtomic/PATools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.1",
"source_files": "PATools/Classes/**/*.{swift}",
"swift_version": "5.1"
}