blob: 7ec7016e7db0e23b729e08e967622cd6bd4c1d52 [file] [log] [blame]
{
"name": "BarajaFramework",
"version": "0.7",
"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.7"
},
"source_files": "BarajaFramework/**/*",
"exclude_files": "BarajaFramework/**/*.plist",
"resources": "BarajaFramework/whatsNewService.html",
"swift_version": "5.0"
}