blob: 9399b1f65435bcbef2917cc10dd509da0489622e [file] [log] [blame]
{
"name": "SAProtobufs",
"version": "1.6.7",
"summary": "SuperAwesome Protobufs",
"description": "iOS Protobufs library for SuperAwesome",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-protobufs-ios",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"gabrielcoman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-protobufs-ios.git",
"branch": "master",
"tag": "1.6.7"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "SAProtobufs/Classes/**/*"
}