blob: da45f674d00570b6deb8b743111d3a3a9fbd30cb [file] [log] [blame]
{
"name": "StoryID",
"version": "0.5.0",
"license": "MIT",
"homepage": "https://breffi.ru/en/storyclm",
"authors": "Breffi LLC",
"summary": "StoryID 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-id-ios",
"tag": "0.5.0"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-all_load"
},
"source_files": "StoryID/StoryID/**/*.{h,swift}",
"public_header_files": "StoryID/StoryID/*.h",
"resources": "StoryID/StoryID/**/*.xcdatamodeld",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.8"
],
"AlamofireImage": [
"~> 3.5"
],
"p2.OAuth2": [
"~> 5.0"
],
"CryptoSwift": [
"~> 1.3"
]
},
"swift_version": "5.0"
}