blob: bed8a02ca8bf7e2accdaf2e6adb0ae545c4565bf [file] [log] [blame]
{
"name": "BrennoFramework",
"version": "1.0.0",
"summary": "This is such a Brenno Framework.",
"description": "This is some super Brenno Framework.",
"homepage": "https://github.com/brennohayden/BrennoFramework",
"license": "MIT",
"authors": {
"Brenno Dantas": "brennohayden@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/brennohayden/BrennoFramework.git",
"tag": "1.0.0"
},
"source_files": "BrennoFramework/BrennoFramework/**/*",
"exclude_files": "BrennoFramework/BrennoFramework/*.plist",
"swift_version": "4.0"
}