blob: 3ebecea0a7d426803952c6ac5b3bb8e5354756c1 [file] [log] [blame]
{
"name": "TestAiyy",
"version": "0.1.0",
"summary": "sgaiyy",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@git.pay.sogou:coderygs/TestAiyy.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderYgs": "yegaoshang@sogou-inc.com"
},
"source": {
"git": "git@git.pay.sogou:coderygs/TestAiyy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestAiyy/Classes/*.{h,m}",
"dependencies": {
"Protobuf": [
"~> 3.4.0"
],
"gRPC-ProtoRPC": [
"~> 1.4.2"
]
},
"vendored_libraries": "TestAiyy/Classes/libaiyy.a"
}