blob: 1e181976b60d708bc063fb9bbed7001fd5b9a8f5 [file] [log] [blame]
{
"name": "Crisp",
"version": "0.1.29",
"summary": "The Crisp iOS Framework",
"homepage": "https://crisp.im/",
"authors": {
"Name": "baptiste@crisp.chat"
},
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/crisp-im/crisp-sdk-ios.git",
"tag": "0.1.29"
},
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"requires_arc": true
}