[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / 8 / StoryID / 0.5.1 / StoryID.podspec.json
bloba4626ed3b611710a445b1ce057009f70c0c8a40a
2   "name": "StoryID",
3   "version": "0.5.1",
4   "license": "MIT",
5   "homepage": "https://breffi.ru/en/storyclm",
6   "authors": "Breffi LLC",
7   "summary": "StoryID 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-id-ios",
11     "tag": "0.5.1"
12   },
13   "xcconfig": {
14     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
15     "OTHER_LDFLAGS": "-all_load"
16   },
17   "source_files": "StoryID/StoryID/**/*.{h,swift}",
18   "public_header_files": "StoryID/StoryID/*.h",
19   "resources": "StoryID/StoryID/**/*.xcdatamodeld",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.0",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.8"
27     ],
28     "AlamofireImage": [
29       "~> 3.5"
30     ],
31     "p2.OAuth2": [
32       "~> 5.0"
33     ],
34     "CryptoSwift": [
35       "~> 1.3"
36     ]
37   },
38   "swift_version": "5.0"