[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 4 / JoinStoriesSDK / 1.2.5 / JoinStoriesSDK.podspec.json
blob109376b592c8a685ef47b3ae53083b6784d25ef1
2   "name": "JoinStoriesSDK",
3   "version": "1.2.5",
4   "summary": "Join Stories SDK for iOS apps.",
5   "description": "This pod connects to the Join stories API.\nProvides UI to display stories thumbnails, full screen stories.",
6   "homepage": "https://join-stories.com",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2021\n                   Permission to use is granted to Join Stories customers.\n"
10   },
11   "authors": {
12     "dcombe": "dimitri@teamjoin.fr"
13   },
14   "source": {
15     "http": "https://github.com/teamjoin/join-stories-sdk-ios-binary/raw/master/Releases/1.2.5/JoinStoriesSDK.zip"
16   },
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "public_header_files": "JoinStoriesSDK.xcframework/*/JoinStoriesSDK.framework/Headers/*.h",
22   "source_files": "JoinStoriesSDK.xcframework/*/JoinStoriesSDK.framework/Headers/*.{h,m,swift}",
23   "vendored_frameworks": "JoinStoriesSDK.xcframework",
24   "frameworks": [
25     "SafariServices",
26     "WebKit",
27     "UIKit"
28   ],
29   "swift_version": "5.3"