blob: d919258340aa77bd58e36c3979f4b2a28504e67f [file] [log] [blame]
{
"name": "guggysdk",
"version": "1.0.15",
"summary": "Offical Guggy Swift SDK for iOS",
"description": "Guggy is the future of GIF messaging. Integrate with Guggy to allow your users to communicate with text and GIF together.\nSee docs at http://docs.guggy.com/ios-swift/",
"homepage": "http://docs.guggy.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Guggy": "support@guggy.com"
},
"social_media_url": "https://twitter.com/GuggyCom",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/guggydevelopment/guggy-ios-sdk.git",
"tag": "1.0.15"
},
"source_files": "guggysdk/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"4.4.0"
],
"PromiseKit": [
"~> 4.0"
],
"ObjectMapper": [
"2.2.5"
],
"AlamofireObjectMapper": [
"4.1.0"
]
},
"pushed_with_swift_version": "3.0"
}