blob: 2cc1f9bd372235cc35c888f4a7bb69938f1eb318 [file] [log] [blame]
{
"name": "ZTExtension",
"version": "1.0.0",
"summary": "some useful Swift Extension",
"description": "some useful Swift Extension",
"homepage": "https://github.com/ShangZhengtao/ZTExtension",
"license": "MIT",
"authors": {
"ShangZhengtao": "shang2net@163.com"
},
"source": {
"git": "https://github.com/ShangZhengtao/ZTExtension.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ZTCategories/Categories/*",
"pushed_with_swift_version": "3.0"
}