blob: dc4a0165c48308b2cb358eee5f0f4a9656f2c578 [file] [log] [blame]
{
"name": "PSACommonSDK",
"version": "1.2.4",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://okaythis.com",
"authors": {
"Okay This": "hello@okaythis.com"
},
"summary": "SDK for encoding and decoding",
"source": {
"http": "https://github.com/Okaythis/PSACommonIOS/raw/1c580fcb00e6842c309b2f7937849503675b2ca7/PSACommonSDK.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PSACommon.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}