blob: a8430f3f7b72b0a20fcda6d9283d5691e9fce9fa [file] [log] [blame]
{
"name": "M7UIKit",
"version": "1.1.1",
"summary": "A another uikit M7UIKit.",
"description": "A framework to simplify building apps using Interface Builder.",
"homepage": "https://romanov.cc",
"license": "MIT",
"authors": {
"Alexander Romanov": "romanovappleconnect@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/aromanov91/M7UIKit.git",
"tag": "1.1.1"
},
"swift_versions": "5.0",
"source_files": "M7UIKit/**/*.{h,m,swift,xib}",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"M7UIKitResources": "M7UIKIt/**/*.{storyboard,xcassets,strings,stringsdict,ttf}"
},
"swift_version": "5.0"
}