[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / guggysdk / 0.0.5 / guggysdk.podspec.json
blob786a642eb306a1deee786b2abdbd9602c6b2166a
2   "name": "guggysdk",
3   "version": "0.0.5",
4   "summary": "Offical Guggy SDK in swift to integrate with Guggy's GIF messaging",
5   "description": "Guggy is the future of GIF messaging. Integrate with Guggy to allow your users to communicate with text and GIF together.",
6   "homepage": "http://guggy.com",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Guggy": "support@guggy.com"
13   },
14   "social_media_url": "https://twitter.com/GuggyCo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://bitbucket.org/guggydevelopment/guggy-ios-sdk.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "guggysdk/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "Alamofire": [
26       "~> 3.4"
27     ],
28     "PromiseKit": [
29       "~> 3.4"
30     ],
31     "SwiftyJSON": [
33     ]
34   }