[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / 9 / PodBot / 1.2.8 / PodBot.podspec.json
blob621733a85c8657393f0777df567fa801c7b5fb3b
2   "name": "PodBot",
3   "version": "1.2.8",
4   "summary": "PodBot -> include base components and methods",
5   "swift_versions": "5.0",
6   "description": "TODO: Base components, methods, functions, extensions, examples",
7   "homepage": "https://github.com/burakdd/PodBot",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "burakdd": "burak.dede@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/burakdd/PodBot.git",
17     "tag": "1.2.8"
18   },
19   "platforms": {
20     "ios": "10.2"
21   },
22   "source_files": "PodBot/Classes/**/*",
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "PodBot/Core/**/*"
28     }
29   ],
30   "swift_version": "5.0"