blob: 9f6a6b32293e7dadafed84b98ab9ec94c97c7c73 [file] [log] [blame]
{
"name": "BIASystemKit",
"version": "0.1.1",
"license": "MIT",
"summary": "iOS SystemKit Framework (best-ios-apps.de)",
"homepage": "https://www.best-ios-apps.de",
"authors": {
"Stefan Nebel": "support@best-ios-apps.de"
},
"source": {
"git": "https://github.com/StefaniOSApps/BIASystemKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BIASystemKit/**/*.{h,m,swift,xcdatamodeld,json}",
"swift_versions": "5.0",
"resources": "BIASystemKit/UIDevice/Ressources/*.json",
"ios": {
"resources": "BIASystemKit/UIDevice/Ressources/*",
"frameworks": "UIKit"
},
"swift_version": "5.0"
}