blob: bd0ff93a13de5aa7cee05325e97fb8c7925c050e [file] [log] [blame]
{
"name": "Gigya-iOS-SDK",
"version": "3.6.0",
"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.6.0/GigyaSDK.zip"
},
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"Security"
],
"vendored_frameworks": "GigyaSDK.framework"
},
"deprecated_in_favor_of": "gigya-sdk"
}