[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 4 / Drift / 2.2.8 / Drift.podspec.json
blob8c80d841fd920181831b72db8e9834b27414e407
2   "name": "Drift",
3   "version": "2.2.8",
4   "summary": "Drift Framework for customer communication",
5   "homepage": "https://github.com/Driftt/drift-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eoin O'Connell": "eoin@8bytes.ie"
12   },
13   "social_media_url": "http://twitter.com/drift",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Driftt/drift-sdk-ios.git",
20     "tag": "2.2.8",
21     "submodules": false
22   },
23   "source_files": "Drift/**/*.{h,swift}",
24   "resources": [
25     "Drift/**/*.xib",
26     "Drift/**/*.xcassets"
27   ],
28   "swift_version": "4.2",
29   "dependencies": {
30     "Starscream": [
32     ],
33     "ObjectMapper": [
34       "~> 3.0"
35     ],
36     "AlamofireImage": [
37       "~> 3.0"
38     ],
39     "SVProgressHUD": [
40       "~> 2.0"
41     ]
42   }