blob: 94983f0c5f0d65d890db343d256d91275cf29f72 [file] [log] [blame]
{
"name": "Gigya-iOS-ObjC-SDK",
"version": "3.7.5",
"summary": "The iOS client library provides an Objective-C interface for the Gigya API",
"homepage": "http://developers.gigya.com/display/GD/iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2020 Gigya. See the terms of service at http://www.gigya.com/terms-of-service/"
},
"authors": {
"Mark Pardington - Podspec Maintainer": "markp@pea-enterprises.com"
},
"source": {
"http": "https://raw.githubusercontent.com/elpardos/GigyaSDK/master/3.7.5/GigyaSDK.zip"
},
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"Security"
],
"vendored_frameworks": "GigyaSDK.framework"
}
}