blob: cdc4211704f981375bbe73d2250ce5c799167abe [file] [log] [blame]
{
"name": "Drift",
"version": "1.2.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.2.1",
"submodules": false
},
"source_files": "Drift/**/*.{h,swift}",
"resources": [
"Drift/**/*.xib",
"Drift/**/*.xcassets"
],
"dependencies": {
"Starscream": [
],
"ObjectMapper": [
"~> 3.0"
],
"SlackTextViewController": [
"~> 1.9.3"
],
"AlamofireImage": [
"~> 3.0"
],
"SVProgressHUD": [
"~> 2.0"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}