blob: 2080bcbf88a36f500bfaf87147d5d9ae8be8de4e [file] [log] [blame]
{
"name": "JeraUtils",
"platforms": {
"ios": "8.0"
},
"summary": "Basic Tools for App Development in Jera",
"requires_arc": true,
"version": "0.3.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alessandro Nakamuta": "warthog@jera.com.br"
},
"homepage": "https://github.com/aleufms/JeraUtils",
"source": {
"git": "https://github.com/aleufms/JeraUtils.git",
"tag": "0.3.2"
},
"frameworks": "UIKit",
"dependencies": {
"Cartography": [
"~> 0.6"
],
"ChameleonFramework/Swift": [
"~> 2.1"
],
"FontAwesome.swift": [
"~> 0.7"
],
"Kingfisher": [
"~> 2.4"
],
"Material": [
"~> 1.41"
],
"Moya-ObjectMapper/RxSwift": [
"~> 1.2"
],
"ReachabilitySwift": [
"~> 2.3"
],
"RxCocoa": [
"~> 2.5"
],
"Tactile": [
"~> 1.2"
],
"TZStackView": [
"~> 1.1"
],
"HMSegmentedControl": [
"~> 1.5"
],
"INSPullToRefresh": [
"~> 1.1"
],
"MMDrawerController": [
"~> 0.6"
],
"NSStringMask": [
"~> 1.2"
],
"SpinKit": [
"~> 1.2"
],
"TPKeyboardAvoiding": [
"~> 1.3"
]
},
"source_files": "JeraUtils/**/*.{swift}",
"resource_bundles": {
"JeraUtils": [
"JeraUtils/**/*.{xib,storyboard,xcassets,otf,ttf}"
]
}
}