blob: 3b0609a47f0e27368e18fc8b013bbe4024336700 [file] [log] [blame]
{
"name": "cocoapods_private_first",
"version": "1.0.8",
"summary": "My first cocoapod",
"description": "A very long description of my pod. Must be longer than summary i think.",
"homepage": "https://bitbucket.org/clearbrian/cocoapods_private_first",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clearbrian": "clearbrian@googlemail.com"
},
"source": {
"git": "https://bitbucket.org/clearbrian/cocoapods_private_first.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "14.0"
},
"source_files": "cocoapods_private_first/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}