blob: c89a6899febdfe3cde730790182ba32a8bac8c34 [file] [log] [blame]
{
"name": "SGAiyy",
"version": "1.0.2",
"summary": "SGAiyy.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.sogou-inc.com/Sogou-AI-Cloud/aiyy-ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderYgs": "yegaoshang@sogou-inc.com"
},
"source": {
"git": "https://git.sogou-inc.com/Sogou-AI-Cloud/aiyy-ios-sdk.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SGAiyy/Classes/*.{h,m}",
"dependencies": {
"Protobuf": [
"~> 3.4.0"
],
"gRPC-ProtoRPC": [
"~> 1.4.2"
]
},
"vendored_libraries": "SGAiyy/Classes/libaiyy.a"
}