blob: 3ac157f89b1eec58fdaf175a6d9b7188ec6a8729 [file] [log] [blame]
{
"name": "GLArchiveUtility",
"version": "1.0.0",
"summary": "GLArchiveUtility",
"description": "It is a GLArchiveUtility used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/GLArchiveUtility.git",
"tag": "1.0.0",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GLArchiveUtility/*.{h,m}",
"public_header_files": "GLArchiveUtility/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}