blob: 628e59fb698b261b1aaf4e6555668d09f9ea11c0 [file] [log] [blame]
{
"name": "pod_first",
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"version": "0.0.2",
"summary": "summary of pod_first.",
"description": "Computes the meaning of life.\nFeatures:\n1. Is self aware\n...\n42. Likes candies.",
"homepage": "https://github.com/dagang007/pod_first",
"license": "MIT",
"authors": {
"": ""
},
"source": {
"git": "https://github.com/dagang007/pod_first.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}