blob: 40eace175f7319efb742c8b27e0e6fae7e1bbc76 [file] [log] [blame]
{
"name": "SampleResearch",
"version": "0.2.0",
"summary": "This is just to learn",
"description": "This is to learn new things!",
"homepage": "https://github.com/Prabhat123456/SampleResearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prabhat": "prabhatgoels@gmail.com"
},
"source": {
"git": "https://github.com/Prabhat123456/SampleResearch.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SampleResearch/SampleResearch/{*.swift}",
"pushed_with_swift_version": "3.0"
}