[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / 7 / b / MozendaSwift / 0.0.5 / MozendaSwift.podspec.json
blob88a8a82249273b17140cc6636107b91b9db652ff
2   "name": "MozendaSwift",
3   "version": "0.0.5",
4   "summary": "A Swift wrapper for the Mozenda API.",
5   "description": "V1.0 will only support basic agent and collection functionality with more to come.",
6   "homepage": "http://davidmiller.work",
7   "license": "MIT",
8   "authors": {
9     "Giglioroninomicon": "david@davidmiller.work"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/dmillerconsulting/MozendaSwift.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "MozendaSwift/Pod/*.swift",
19   "exclude_files": "MozendaSwift/Pod/Exclude",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ],
25     "SwiftyJSON": [
27     ]
28   },
29   "swift_version": "5.0"