[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / guggysdk / 0.0.9 / guggysdk.podspec.json
blobf4210de324f5112999d5c01c98d4908f1990d924
2   "name": "guggysdk",
3   "version": "0.0.9",
4   "summary": "Guggy's Swift SDK",
5   "description": "Swift SDK to integrate Guggy's GIF Message into your app.\n\nLearn more at http://docs.guggy.com/ios-swift/",
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.9"
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   }