blob: 6ff627bd02702f58b718f03759aacfedfe7a0c2c [file] [log] [blame]
{
"name": "BarajaFramework",
"version": "0.6",
"summary": "This is a test cocoapod framework",
"description": "this is a test cocoapod framework",
"homepage": "https://github.com/faizbaraja/CocoaPodTest",
"license": "MIT",
"authors": {
"faiz baraja": "faiz.baraja89@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/faizbaraja/CocoaPodTest.git",
"tag": "0.6"
},
"source_files": "BarajaFramework/**/*",
"exclude_files": "BarajaFramework/**/*.plist",
"resources": "BarajaFramework/whatsNewService.html",
"swift_version": "5.0"
}