blob: ae1f2c888c766d9037280d0c4714ca21fe82401d [file] [log] [blame]
{
"name": "SGAiyy",
"version": "1.0.1",
"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.1"
},
"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"
}