blob: 2cdcb7b8dd6cca7c5459777a331ed2d6d5f764e4 [file] [log] [blame]
{
"name": "alas_zstream",
"version": "1.0",
"summary": "alas_zstream.",
"description": "用来以后方便使用zstream",
"homepage": "https://github.com/chenlinyuan",
"license": "MIT",
"authors": {
"chenlinyuan": "ala.s743k@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenlinyuan/zstream.git",
"tag": "1.0"
},
"requires_arc": true,
"libraries": "z",
"vendored_libraries": "libzstreamlib.a",
"public_header_files": "*.h",
"source_files": "*.h"
}