blob: 4570336fbacd07dc1b636246ecb5714dbb74ea29 [file] [log] [blame]
{
"name": "Gigya-iOS-SDK",
"version": "3.5.8",
"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 2017 Gigya. See the terms of service at http://www.gigya.com/terms-of-service/"
},
"authors": {
"Jon Shier - Podspec Maintainer": "jon@jonshier.com"
},
"source": {
"http": "https://raw.githubusercontent.com/jshier/GigyaSDK/master/3.5.8/GigyaSDK.zip"
},
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"Security"
],
"vendored_frameworks": "GigyaSDK.framework"
}
}