[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / b / MozendaSwift / 0.0.6 / MozendaSwift.podspec.json
blob35a68f5af2b721486a1a94e5de11d65872d488b7
2   "name": "MozendaSwift",
3   "version": "0.0.6",
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   "source": {
12     "git": "https://github.com/dmillerconsulting/MozendaSwift.git",
13     "tag": "0.0.6"
14   },
15   "source_files": "MozendaSwift/Pod/*.swift",
16   "exclude_files": "MozendaSwift/Pod/Exclude",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ],
25     "SwiftyJSON": [
27     ]
28   },
29   "swift_version": "5.0"