[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 9 / 2 / e / RajKPrivatePod / 0.0.1 / RajKPrivatePod.podspec.json
blobf4a3217fa0657ad7b60acbc250b5241d29b17155
2   "name": "RajKPrivatePod",
3   "version": "0.0.1",
4   "summary": "A short description of RajKPrivatePod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rajdegpeg/PrivatePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajdegpeg": "rajendra.kadam@degpeg.com"
13   },
14   "source": {
15     "git": "https://github.com/rajdegpeg/PrivatePod.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PrivatePod/Classes/**/*",
23   "resource_bundles": {
24     "PrivatePod": [
25       "PrivatePod/Assets/Images/*.png",
26       "PrivatePod/Assets/*.xib",
27       "PrivatePod/Classes/*.xib",
28       "PrivatePod/Assets/Storyboard.storyboard"
29     ]
30   },
31   "dependencies": {
32     "Kingfisher": [
33       "~> 7.0"
34     ]
35   },
36   "swift_version": "5.0"