blob: 80bcb86c2a66c771548c00a400df0d956c44a0e0 [file] [log] [blame]
{
"name": "Drift",
"version": "1.0.1",
"summary": "Drift Framework for customer communication",
"homepage": "https://github.com/Driftt/drift-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eoin O'Connell": "eoin@8bytes.ie"
},
"social_media_url": "http://twitter.com/drift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Driftt/drift-sdk-ios.git",
"tag": "1.0.1",
"submodules": false
},
"source_files": "Drift/**/*.{h,swift}",
"resources": [
"Drift/**/*.xib",
"Drift/**/*.xcassets"
],
"dependencies": {
"LayerKit": [
"~> 0.17"
],
"ObjectMapper": [
"~> 2.0"
],
"SlackTextViewController": [
"~> 1.9.3"
],
"AlamofireImage": [
"~> 3.0"
],
"SVProgressHUD": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}