blob: a0488626be832734d69bea9a33734c443f757d35 [file] [log] [blame]
{
"name": "SAMobileBase",
"version": "1.0.1",
"summary": "SAMobileBase",
"description": "iOS Base SDK for all other SuperAwesome SDKs",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-base-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gabrielcoman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-base-ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "SAMobileBase/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"Decodable": [
"~> 0.6.0"
]
},
"pushed_with_swift_version": "3.2"
}