[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / d / 4 / JoinStoriesSDK / 1.1.0 / JoinStoriesSDK.podspec.json
blobfe462cf0a4cd6373b114dfd0f57f3f83e19369f2
2   "name": "JoinStoriesSDK",
3   "version": "1.1.0",
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.1.0/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   "dependencies": {
30     "SnapKit": [
31       "~> 5.0.0"
32     ],
33     "Alamofire": [
34       "~> 5.4.4"
35     ],
36     "AlamofireImage": [
37       "~> 4.2.0"
38     ],
39     "SwiftyJSON": [
40       "~> 4.0"
41     ]
42   },
43   "swift_version": "5.3"