blob: 8897b5928ee229f731a48dc5004ac502655ffea1 [file] [log] [blame]
{
"name": "StoryContent",
"version": "0.4.0",
"license": "MIT",
"homepage": "https://breffi.ru/en/storyclm",
"authors": "Breffi LLC",
"summary": "StoryContent is the module of Story platform",
"description": "<<-DESC\n Story— a digital-platform developed by BREFFI, allowing you to create interactive presentations with immediate feedback on the change in the customer perception of the brand and the representative’s activity.\n DESC",
"source": {
"git": "https://github.com/storyclm/story-content-ios.git",
"tag": "0.4.0"
},
"source_files": "StoryContent.framework/Headers/*.h",
"public_header_files": "StoryContent.framework/Headers/*.h",
"vendored_frameworks": "StoryContent.framework",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"4.8.1"
],
"Kingfisher": [
"~> 5.6.0"
]
},
"swift_version": "4.2"
}