blob: 0a6c0922bd0a23f0323e21426a134e54bc1c8dcf [file] [log] [blame]
{
"name": "SAMobileBase",
"version": "1.0.8",
"summary": "SAMobileBase",
"description": "iOS Base SDK for all other SuperAwesome SDKs",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-base-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-base-ios.git",
"branch": "master",
"tag": "1.0.8"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "SAMobileBase/Classes/**/*",
"dependencies": {
"Decodable": [
"~> 0.6.0"
]
},
"pushed_with_swift_version": "3.2"
}