[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / 9 / PodBot / 1.2.0 / PodBot.podspec.json
blob117074bd131a59ae15d9dba67ce9a4735ad6eb16
2   "name": "PodBot",
3   "version": "1.2.0",
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.0"
18   },
19   "platforms": {
20     "ios": "10.2"
21   },
22   "source_files": [
23     "PodBot/Classes/**/*",
24     "PodBot/Classes/Test2/*",
25     "PodBot/Classes/Test/*",
26     "PodBot/Classes/Test3/*"
27   ],
28   "frameworks": "UIKit",
29   "swift_version": "5.0"