[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / a / VenturousFramework / 1.0.187 / VenturousFramework.podspec.json
blob2df32c6406d2e303167f08f5ed4c451ac053c7c3
2   "name": "VenturousFramework",
3   "version": "1.0.187",
4   "summary": "VenturousFramework is an internal framework created by venturous solutions iOS team",
5   "description": "spec.description = 'VenturousFramework is an internal framework created by venturous solutions iOS team'",
6   "homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Framework.IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ramy.sabri@venturous.solutions": "ramy.sabri@venturous.solutions"
13   },
14   "source": {
15     "git": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Framework.IOS",
16     "tag": "1.0.187"
17   },
18   "platforms": {
19     "ios": "11.1"
20   },
21   "source_files": "VenturousFramework/Source/**/*.{h,m,swift}",
22   "resources": "VenturousFramework/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "resource_bundles": {
24     "VenturousFramework": [
25       "VenturousFramework/Source/**/*.{storyboard,xib,xcassets,strings}"
26     ]
27   },
28   "swift_versions": "5.0",
29   "requires_arc": true,
30   "dependencies": {
31     "KeychainSwift": [
32       "~> 19.0.0"
33     ],
34     "SwipeCellKit": [
35       "~> 2.6.0"
36     ],
37     "DLRadioButton": [
38       "~> 1.4.11"
39     ],
40     "BottomPopup": [
41       "~> 0.6.0"
42     ],
43     "FlagPhoneNumber": [
44       "~> 0.8.0"
45     ],
46     "Kingfisher": [
47       "~> 5.13.2"
48     ]
49   },
50   "swift_version": "5.0"