[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 4 / Drift / 0.0.3 / Drift.podspec.json
blob36ff512514d6edb694cec9a9d31b2a3aafb257ba
2   "name": "Drift",
3   "version": "0.0.3",
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": "0.0.3",
21     "submodules": false
22   },
23   "source_files": "Drift/**/*.{h,swift}",
24   "resources": [
25     "Drift/**/*.xib",
26     "Drift/**/*.xcassets"
27   ],
28   "dependencies": {
29     "LayerKit": [
30       "~> 0.17"
31     ],
32     "Gloss": [
33       "~> 0.7"
34     ]
35   }