blob: 214f19e16c4b07e9d9995cb5b8e340dbcc5efb14 [file] [log] [blame]
{
"name": "FirstMGBiOSFramework",
"version": "0.0.1",
"summary": "MGBs First Pod :D.",
"description": "Testing out Cocoapods publishing.",
"homepage": "https://github.com/MGB247/FirstMGBiOSFramework",
"license": "MIT",
"authors": {
"MGB247": "ghayasbaig247@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/MGB247/FirstMGBiOSFramework.git",
"tag": "1.0.0"
},
"source_files": "FirstMGBiOSFramework",
"exclude_files": "Classes/Exclude"
}