blob: 24c6095439d5e879ba66399db7367bcbffb00fe0 [file] [log] [blame]
{
"name": "ZBPlatform",
"version": "0.0.1",
"summary": "A delightful iOS ZBPlatform framework.",
"homepage": "https://github.com/k373379320/ZBPlatform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBPlatform.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBPlatform/Classes/**/*",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}