blob: 9d240d1732219a02f396cd9803f3d5e7a075815c [file] [log] [blame]
{
"name": "UFKit",
"version": "1.1.19",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/czl620/UFKit",
"authors": {
"czl620": "893419255@qq.com"
},
"summary": "A form framework for iOS.",
"source": {
"git": "https://github.com/czl620/UFKit.git",
"tag": "1.1.19"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UFKit/UFKit.framework/Headers/*.{h}",
"vendored_frameworks": "UFKit/UFKit.framework",
"public_header_files": "UFKit/UFKit.framework/Headers/UFKit.h",
"resources": "UFKit/UFKit.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
">= 1.1.0"
],
"SDWebImage": [
">= 5.0.6"
],
"IQKeyboardManager": [
">= 6.3.0"
]
}
}