blob: db421b7bf73e69af5ebb2fc01d526538c049c6a4 [file] [log] [blame]
{
"name": "ZSDK",
"version": "1.0",
"summary": "A short description of ZSDK.",
"homepage": "https://github.com/zsyf/zsyfPod",
"license": "MIT",
"authors": "zsyf",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zsyf/zsyfPod.git",
"tag": "1.0"
},
"requires_arc": true,
"vendored_frameworks": "ZSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}