blob: 16a1e1ad3e9bb2982c3062e84fb91f184bd80b49 [file] [log] [blame]
{
"name": "pushPodTest",
"version": "0.1.0",
"summary": "我的pod仓库测试",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoderYgs/pushPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderYgs": "893216397@qq.com"
},
"source": {
"git": "https://github.com/CoderYgs/pushPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "pushPodTest/Classes/**/*",
"dependencies": {
"Protobuf": [
"~> 3.4.0"
],
"gRPC-ProtoRPC": [
"~> 1.4.2"
]
}
}