blob: b42872c8090d19afe6ca8d125d31310a879a3b63 [file] [log] [blame]
{
"name": "Cocoapod",
"version": "1.0.0",
"summary": "This is sample Cocoapod for testing.",
"description": "This is miniature work before a big project that can be created later",
"homepage": "https://github.com/vamsikrishnakamjula/Cocopod",
"license": "MIT",
"authors": {
"Vamsi Krishna Kamjula": "vamsikvk915@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/vamsikrishnakamjula/Cocopod.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": "Cocoapod/**/*.swift"
}