[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / b / MozendaSwift / 0.0.4 / MozendaSwift.podspec.json
blobd9e8d6f0cc68d57901ab5784ab1693cda17190d7
2   "name": "MozendaSwift",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "MozendaSwift/Pod/*.swift",
19   "exclude_files": "MozendaSwift/Pod/Exclude",
20   "swift_version": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ],
25     "SwiftyJSON": [
27     ]
28   }