[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / a / 9 / PodBot / 1.2.7 / PodBot.podspec.json
blob72f21065c95e02511838ce7982b155910956d5aa
2   "name": "PodBot",
3   "version": "1.2.7",
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.7"
18   },
19   "platforms": {
20     "ios": "10.2"
21   },
22   "source_files": "PodBot/Classes/**/*",
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "Test3",
27       "source_files": "PodBot/Classes/Test3/**/*"
28     }
29   ],
30   "swift_version": "5.0"