[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 6 / e / PopinCall / 0.1.3 / PopinCall.podspec.json
blob038e1e4c55d607d26fc4e34f6fe5f2a45edfee56
2   "name": "PopinCall",
3   "version": "0.1.3",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This library helps you integrate Popin Call in your application.",
6   "homepage": "https://github.com/Springr-Creatives/Popin-Library-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nowflow Technologies Pvt Ltd": "contact@popin.to"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Springr-Creatives/Popin-Library-iOS.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "PopinCall/**/*.{swift,h,m,xib,storyboard}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "TwilioVideo": [
26       "~> 5"
27     ],
28     "Alamofire": [
29       "~> 5"
30     ],
31     "PusherSwift": [
32       "~> 10.1.0"
33     ],
34     "SwiftyJSON": [
35       "~> 4.0"
36     ]
37   },
38   "swift_version": "4.2"