blob: 05e670f2bd93a7bf507c0881a9f028926885eb15 [file] [log] [blame]
{
"name": "StoryContent",
"version": "0.5.3",
"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.5.3"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-all_load"
},
"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"
],
"ZIPFoundation": [
"~> 0.9"
]
},
"swift_version": "4.2"
}