blob: 204229a90f90953cf5edb50d255ec1430405aced [file] [log] [blame]
{
"name": "PopJamSDK",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "PopJamSDK/Classes/**/*",
"dependencies": {
"SAMobileBase": [
"1.0.8"
]
},
"pushed_with_swift_version": "3.0"
}