blob: 80b85a78c9be4e70f283baf498c48ea2d5b86ea4 [file] [log] [blame]
{
"name": "MinewToolsKit",
"version": "1.0.0",
"summary": "A short description of MinewToolsKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/minewdevelop/iOS_Pods_Minew_ToolsSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rex.xie": "rex.xie@minewtech.com"
},
"source": {
"git": "https://github.com/minewdevelop/iOS_Pods_Minew_ToolsSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MinewToolsKit/Classes/**/*",
"vendored_frameworks": "MinewToolsKit/Frameworks/*.{framework}"
}