[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / 4 / 0 / AudreyJoinStories / 0.0.3 / AudreyJoinStories.podspec.json
blob8d12cb8be07f0d532466ff80327d13de0ffc6fb9
2   "name": "AudreyJoinStories",
3   "version": "0.0.3",
4   "summary": "AudreyJoinStories dev SDK to Test JoinStoriesSDK deployment.",
5   "description": "This pod connects to the Join stories API.\nProvides UI to display stories thumbnails, full screen stories.\nThis pod is use for development purpose only",
6   "homepage": "http://www.cheulah.com",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2023\n                   Permission to use is granted for all customers.\n"
10   },
11   "authors": {
12     "Audrey Sobgou Zebaze": "audrey.sobgouzebaze@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://github.com/mvpaudrey/audrey-join-stories/raw/main/framework_out_universal/JoinStoriesSDK.zip"
19   },
20   "swift_versions": "5.3",
21   "source_files": "JoinStoriesSDK.xcframework/*/JoinStoriesSDK.framework/Headers/*.{h,m,swift}",
22   "public_header_files": "JoinStoriesSDK.xcframework/*/JoinStoriesSDK.framework/Headers/*.h",
23   "vendored_frameworks": "JoinStoriesSDK.xcframework",
24   "frameworks": [
25     "SafariServices",
26     "WebKit",
27     "UIKit"
28   ],
29   "swift_version": "5.3"