[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 7 / b / PatchAppWithSDK / 1.0.0 / PatchAppWithSDK.podspec.json
blob96d728a8baa1cfe4e65840da53bd7be7440a96f0
2   "name": "PatchAppWithSDK",
3   "version": "1.0.0",
4   "summary": "This pod created for understanding how works cocoapods.",
5   "homepage": "https://github.com/IvanovDeveloper/PatchAppWithSDK.git",
6   "license": "MIT",
7   "authors": {
8     "Ivanov Developer": "ivanov.developer@mail.ru"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/IvanovDeveloper/PatchAppWithSDK.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "PatchAppWithSDK/**/*.{swift}",
18   "exclude_files": "Classes/Exclude",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "PatchApiSDK": [
23     ]
24   },
25   "swift_version": "4.2"