blob: 9d0e5dc626e654916db106e970ce454626b4c049 [file] [log] [blame]
{
"name": "GiphyCoreSDK",
"module_name": "GiphyCoreSDK",
"version": "1.4.2",
"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.4.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"source_files": [
"Sources/*.swift"
]
}