blob: 54196dc565a36a23e88507c7c6b780450f75f16f [file] [log] [blame]
{
"name": "MantumEventsModule",
"version": "0.1.0",
"summary": "A CocoaPods library written in Swift",
"description": "Help mantum tu use some interfaces, that helps with the structure of iOS apps.",
"homepage": "https://bitbucket.org/3astronautas/mantum-events-module",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mantum": "juanes@tresastronautas.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"frameworks": "UIKit",
"dependencies": {
"RealmSwift": [
"~> 4.1.0"
]
},
"source": {
"git": "https://bitbucket.org/3astronautas/mantum-events-module",
"tag": "0.1.0"
},
"source_files": "MantumEventsModule/**/*.{h,m,swift}",
"swift_version": "4.2"
}