blob: 2f35124d3b02649bad73fbb0b53aab34907be671 [file] [log] [blame]
{
"name": "SAProtobufs",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "SAProtobufs/Classes/**/*"
}