blob: cb58a36aff2facff9cb1b8cabf9e04a93ea9da9c [file] [log] [blame]
{
"name": "TestPodFanthus",
"version": "0.0.1",
"summary": "This is fanthus's test pod",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://fanthus.github.io",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"fanthus": "fanthus@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fanthus/TestPod.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"TestPod/Classes/**/*"
],
"exclude_files": "Classes/Exclude",
"deprecated": true,
"swift_version": "5.0"
}