blob: 3bd368ac7e613b11cd70cfb2b4bcb121f8f0013d [file] [log] [blame]
{
"name": "Sample",
"version": "0.1.0",
"summary": "Sample pod.",
"platforms": {
"ios": "9.3"
},
"description": "This is sample pod",
"homepage": "https://github.com/SudaniNancy/Sample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SudaniNancy": "nancy@logisticinfotech.co.in"
},
"source": {
"git": "https://github.com/SudaniNancy/Sample.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"source_files": "Sample/Classes/**/*.{swift}"
}