blob: cd03ea6d8b989c6bbe704c21a14e29b326fa6546 [file] [log] [blame]
{
"name": "GiphyCoreSDK",
"module_name": "GiphyCoreSDK",
"version": "1.1.0",
"license": "Mozilla Public License v2",
"summary": "Giphy API wrapper for iOS, tvOS, watchOS & OS X.",
"homepage": "https://github.com/Giphy/giphy-ios-sdk-core",
"documentation_url": "https://developers.giphy.com/",
"authors": {
"Giphy": "giphy@giphy.com"
},
"source": {
"git": "https://github.com/Giphy/giphy-ios-sdk-core.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": [
"Source/*.swift"
],
"pushed_with_swift_version": "4.0"
}