blob: 7bcc1df7e87f1cc49d9d8f3242d223ade9c74577 [file] [log] [blame]
{
"name": "PopJamSDK",
"version": "1.6.5",
"summary": "Official PopJam SDK",
"description": "This is the official PopJam SDK.",
"homepage": "https://github.com/SuperAwesomeLTD/pj-ios-sdk",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Tbruni85": "tiziano.bruni@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/pj-ios-sdk.git",
"branch": "master",
"tag": "1.6.5"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "PopJamSDK/Classes/**/*",
"dependencies": {
"SAMobileBase": [
"2.2.3"
],
"SAProtobufs": [
"1.8.2"
]
}
}