blob: 1e259aa17b0674d228a74c53a3e3b25cc7fab4d6 [file] [log] [blame]
{
"name": "cocoapods_private_first",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "14.0"
},
"source_files": "cocoapods_private_first/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}