blob: ea6a8b2e3f7c73bad752fd983c9790c7680f0320 [file] [log] [blame]
{
"name": "GMLUITest",
"version": "0.0.1",
"summary": "GMLUITest 是一个测试者",
"description": "GMLUITest 是一个测试者, 它仅仅用于测试,不用于其他任何",
"homepage": "https://github.com/root338/GMLUI",
"license": "MIT",
"authors": {
"ML": "1042807191@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/root338/GMLUI.git",
"tag": "0.0.1"
},
"source_files": [
"GMLUIKit",
"GMLUIKit/**/*.{h,m,swift}"
],
"requires_arc": true,
"swift_version": "4.2"
}