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