blob: 8fe9165f9d0e513b0dba0ecef31bab8ccf70024f [file] [log] [blame]
{
"name": "JeraUtils",
"platforms": {
"ios": "8.0"
},
"summary": "Basic Tools for App Development in Jera",
"requires_arc": true,
"version": "0.1.7",
"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.1.7"
},
"frameworks": "UIKit",
"dependencies": {
"Cartography": [
"~> 0.6"
],
"ChameleonFramework/Swift": [
"~> 2.1"
],
"FontAwesome.swift": [
"~> 0.7"
],
"MK": [
"~> 1.27"
],
"Moya-ObjectMapper/RxSwift": [
"~> 1.2"
],
"ReachabilitySwift": [
"~> 2.3"
],
"RxCocoa": [
"~> 2.4"
],
"Tactile": [
"~> 1.2"
],
"TZStackView": [
"~> 1.1"
],
"HMSegmentedControl": [
"~> 1.5"
],
"INSPullToRefresh": [
"~> 1.1"
],
"MMDrawerController": [
"~> 0.6"
],
"NSStringMask": [
"~> 1.2"
],
"SDWebImage": [
"~> 3.7"
],
"SpinKit": [
"~> 1.2"
],
"TPKeyboardAvoiding": [
"~> 1.3"
]
},
"source_files": "JeraUtils/**/*.{swift}",
"resources": "JeraUtils/**/*.{pdf,png,jpeg,jpg,storyboard,xib}"
}