[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 6 / BingeSDK / 0.0.3 / BingeSDK.podspec.json
blob7176ae053db562ec967fb4ce40263b89fdeb961c
2   "name": "BingeSDK",
3   "version": "0.0.3",
4   "summary": "BingeSDK is a streaming app's framework.",
5   "description": "BingeSDK is a framework for iOS. It makes to provide binge streaming service to other app",
6   "homepage": "https://gitlab.robi.com.bd/mahir.lipeng/bingesdk",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Sadrul Islam": "sadrul.islam@reddotdigitalit.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://sadrul.islam@gitlab.robi.com.bd/mahir.lipeng/bingesdk.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "BingeFrameworkApp/*.{swift}",
23     "BingeFrameworkApp/**/*.{swift}"
24   ],
25   "resources": "BingeFrameworkApp/**/*.{png,jpeg,pdf,storyboard,xib,xcassets}",
26   "frameworks": "AVKit",
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.9.1"
30     ],
31     "AlamofireObjectMapper": [
32       "~> 5.2.1"
33     ],
34     "Locksmith": [
35       "~> 4.0.0"
36     ],
37     "lottie-ios": [
38       "~> 3.2.3"
39     ],
40     "RevenueCat": [
41       "~> 4.13.2"
42     ],
43     "SDWebImage": [
44       "~> 4.4.8"
45     ],
46     "SwiftyJSON": [
48     ]
49   },
50   "swift_versions": "5.0",
51   "info_plist": {
52     "CFBundleIdentifier": "reddot.BingeSDK"
53   },
54   "swift_version": "5.0"