blob: d980152f485e59edbacfe346acdc6e8c5487215e [file] [log] [blame]
{
"name": "GiphyCoreSDK",
"module_name": "GiphyCoreSDK",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": [
"Source/*.swift"
],
"pushed_with_swift_version": "3.1"
}