blob: 70292a31a28529b23d77bfee660718b6f133df58 [file] [log] [blame]
{
"name": "Delighted",
"version": "1.0.2",
"summary": "Delighted uses the Net Promoter System® to gather real feedback from your customers",
"description": "Delighted uses the Net Promoter System® to gather real feedback from your customers",
"homepage": "https://github.com/delighted/delighted-ios",
"authors": {
"Delighted": "hello@delighted.com"
},
"license": {
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/delighted/delighted-ios.git",
"tag": "1.0.2"
},
"module_name": "Delighted",
"swift_versions": "5.0",
"ios": {
"source_files": "delighted/Classes/*.swift"
},
"resources": "delighted/Assets/*.xcassets",
"dependencies": {
"Starscream": [
"~> 3.1.1"
]
},
"swift_version": "5.0"
}