blob: 219400d2938707925cc3553a5990804510e52a89 [file] [log] [blame]
{
"name": "tesPod",
"version": "0.1.1",
"summary": "tesPod is a Demo.",
"description": "WHY Must need a Description!!!!!!",
"homepage": "https://github.com/VonZen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Davon": "davonzhou@live.com"
},
"source": {
"git": "https://github.com/VonZen/testPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "tesPod/Classes/**/*",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}