blob: 6c5e13da1df1cf608dbd725acec9a3e97d449b73 [file] [log] [blame]
{
"name": "guggysdk",
"version": "0.0.1",
"summary": "Offical Guggy SDK in swift to integrate with Guggy's GIF messaging",
"description": "Guggy is the future of GIF messaging. Integrate with Guggy to allow your users to communicate with text and GIF together.",
"homepage": "http://guggy.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Guggy": "support@guggy.com"
},
"social_media_url": "https://twitter.com/GuggyCo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/guggydevelopment/guggy-ios-sdk.git",
"tag": "0.0.1"
},
"source_files": "guggysdk/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "guggysdk/guggy.png"
}