blob: 6612cd44a8dda9adeb0f2b5dd7bbf1838d54623f [file] [log] [blame]
{
"name": "SergTestFramework",
"version": "1.0.0",
"summary": "This is SergTestFramework",
"description": "This is some super Serg framework!",
"homepage": "https://github.com/SergBond89/SergTestFramework",
"license": "MIT",
"authors": {
"Sergey Bondar": "sergdevbond@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/SergBond89/SergTestFramework.git",
"tag": "1.0.0"
},
"source_files": "SergTestFramework/**/*",
"exclude_files": "SergTestFramework/SergTestFramework/*.plist"
}