[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 8 / 6 / e / StoryContent / 0.5.0 / StoryContent.podspec.json
blob20d61eddc7c5615d8acb9a2d8750991d4c1a5b8a
2   "name": "StoryContent",
3   "version": "0.5.0",
4   "license": "MIT",
5   "homepage": "https://breffi.ru/en/storyclm",
6   "authors": "Breffi LLC",
7   "summary": "StoryContent is the module of Story platform",
8   "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",
9   "source": {
10     "git": "https://github.com/storyclm/story-content-ios.git",
11     "tag": "0.5.0"
12   },
13   "xcconfig": {
14     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
15     "OTHER_LDFLAGS": "-all_load"
16   },
17   "source_files": "StoryContent.framework/Headers/*.h",
18   "public_header_files": "StoryContent.framework/Headers/*.h",
19   "vendored_frameworks": "StoryContent.framework",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "4.2",
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
27       "4.8.1"
28     ],
29     "Kingfisher": [
30       "~> 5.6.0"
31     ],
32     "ZIPFoundation": [
33       "~> 0.9"
34     ]
35   },
36   "swift_version": "4.2"