[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / guggysdk / 1.0.13 / guggysdk.podspec.json
blob45301673894df7630407abbe7023b7722652a100
2   "name": "guggysdk",
3   "version": "1.0.13",
4   "summary": "Offical Guggy Swift SDK for iOS",
5   "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/",
6   "homepage": "http://docs.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/GuggyCom",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://bitbucket.org/guggydevelopment/guggy-ios-sdk.git",
20     "tag": "1.0.13"
21   },
22   "source_files": "guggysdk/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "Alamofire": [
26       "4.4.0"
27     ],
28     "PromiseKit": [
29       "~> 4.0"
30     ],
31     "ObjectMapper": [
32       "2.2.5"
33     ],
34     "AlamofireObjectMapper": [
35       "4.1.0"
36     ]
37   },
38   "pushed_with_swift_version": "3.0"