blob: 06fa04e3b6a210e84572b7fd104545682dd75465 [file] [log] [blame]
{
"name": "MKSDK",
"version": "1.0.0",
"summary": "Interface SDK Of MKTECH.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huxiaoluder/MKSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiaoming": "huxiaoluder@163.com"
},
"source": {
"git": "https://github.com/huxiaoluder/MKSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MKSDK/*.{framework}",
"dependencies": {
"Protobuf": [
],
"gRPC-ProtoRPC": [
]
}
}