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