blob: 8879b643a04a98343cafdcf44e56cabddb4ab382 [file] [log] [blame]
{
"name": "cocoapodtest1234",
"version": "0.1.0",
"summary": "This is a test cocoapod project.",
"description": "This is a test cocoapod project. This is a test cocoapod project.",
"homepage": "https://github.com/vishnuprasannan333/cocoapodtest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vishnuprasannan333": "vishnu@bmuse.com"
},
"source": {
"git": "https://github.com/vishnuprasannan333/cocoapodtest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "cocoapodtest/*",
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}