blob: 1b14bb4a6b00acd8344d757f48592f55336d0947 [file] [log] [blame]
{
"name": "GMLUIKit",
"version": "0.0.1",
"summary": "对UI的扩展",
"description": "对UI的扩展,包含快捷设置方法, 和初始化方法",
"homepage": "https://github.com/root338/GMLUIKit",
"license": "MIT",
"authors": {
"ML": "1042807191@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/root338/GMLUIKit.git",
"tag": "0.0.1"
},
"source_files": [
"GMLUIKit",
"GMLUIKit/**/*.{h,m,swift}"
],
"requires_arc": true
}