blob: 47c2e2bdb474de9d7ad57f934817926264d0e448 [file] [log] [blame]
{
"name": "Crisp",
"version": "0.1.0",
"summary": "The Crisp iOS Framework",
"homepage": "https://crisp.im/",
"authors": {
"Name": "quentin@crisp.im"
},
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/crisp-im/crisp-sdk-ios.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/Ressources/**/*",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"10.0.0"
],
"SnapKit": [
"3.2.0"
],
"ObjectMapper": [
"2.2"
],
"RxSwift": [
"3.0"
],
"RxCocoa": [
"3.0"
],
"EasyTipView": [
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"Lightbox": [
],
"SwiftEventBus": [
],
"Alamofire": [
"4.0"
],
"NVActivityIndicatorView": [
],
"DateToolsSwift": [
]
},
"pushed_with_swift_version": "3.1"
}