[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 4 / Drift / 1.2.6 / Drift.podspec.json
blobb65fff51b7596a142557050c2fa82df84947f4f5
2   "name": "Drift",
3   "version": "1.2.6",
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": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Driftt/drift-sdk-ios.git",
20     "tag": "1.2.6",
21     "submodules": false
22   },
23   "source_files": "Drift/**/*.{h,swift}",
24   "resources": [
25     "Drift/**/*.xib",
26     "Drift/**/*.xcassets"
27   ],
28   "dependencies": {
29     "Starscream": [
31     ],
32     "ObjectMapper": [
33       "~> 3.0"
34     ],
35     "SlackTextViewController": [
36       "~> 1.9.3"
37     ],
38     "AlamofireImage": [
39       "~> 3.0"
40     ],
41     "SVProgressHUD": [
42       "~> 2.0"
43     ]
44   },
45   "pod_target_xcconfig": {
46     "SWIFT_VERSION": "4.0"
47   },
48   "pushed_with_swift_version": "4.0"