blob: 06237783787c2ef121146d19e6a9b7522fa866b4 [file] [log] [blame]
{
"name": "TZChainKit",
"version": "0.0.3",
"summary": "A test framework.",
"description": "A test of cocoapods framework",
"homepage": "https://github.com/tangzeng/TZChainKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangzeng": "zengzeng_tang@kingdee.com"
},
"source": {
"git": "https://github.com/tangzeng/TZChainKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "TZChainKit.framework",
"resource_bundles": {
"TZChainKit": [
"TZBundle.bundle"
]
}
}