blob: 2fbe15c9ea7f79d09d2a195d2ad979b813b45ea9 [file] [log] [blame]
{
"name": "TestSumPod",
"version": "0.1.0",
"summary": "TestSumPod: Basic pod lib",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mranhtu/TestSumPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mranhtu": "mrtula01@gmail.com"
},
"source": {
"git": "https://github.com/mranhtu/TestSumPod.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "TestSumPod/Classes/**/*",
"swift_version": "5.0"
}