[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 3 / MantumEventsModule / 0.1.1 / MantumEventsModule.podspec.json
blobe1bf58d1fdf9e3ddffad7b1c2589af9360619736
2   "name": "MantumEventsModule",
3   "version": "0.1.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "Help mantum tu use some interfaces, that helps with the structure of iOS apps.",
6   "homepage": "https://bitbucket.org/3astronautas/mantum-events-module",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mantum": "juanes@tresastronautas.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "RealmSwift": [
21       "~> 4.1.0"
22     ]
23   },
24   "source": {
25     "git": "https://bitbucket.org/3astronautas/mantum-events-module",
26     "tag": "0.1.1"
27   },
28   "source_files": "MantumEventsModule/**/*.{h,m,swift}",
29   "swift_version": "4.2"