| { |
| "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" |
| ] |
| } |
| } |