[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / b / MozendaSwift / 0.0.7 / MozendaSwift.podspec.json
blob03925a8fd7d7b61ed6b4dfc8d85b1832b4237ee8
2   "name": "MozendaSwift",
3   "version": "0.0.7",
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": "https://cocoapods.org/pods/MozendaSwift",
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.7"
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"