blob: dec90de80f514bc04f421f008acb48312ef58ab3 [file] [log] [blame]
{
"name": "PMBFramework",
"version": "1.4.0",
"summary": "PMBFramework ios lib for PMB",
"description": "PMBFramework lib for PMB ios developer.",
"homepage": "https://gitlab.com/denny2/PMBFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denny": "Denny@pmberjaya.com"
},
"source": {
"git": "https://gitlab.com/denny2/PMBFramework.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "PMBFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"Localize-Swift": [
"~> 2.0"
],
"RxCocoa": [
],
"RxSwift": [
],
"SnapKit": [
"~> 3.0.0"
],
"SwiftDate": [
"~> 4.3.0"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"Kingfisher": [
"~> 3.13.1"
],
"TZStackView": [
],
"RappleProgressHUD": [
"~> 2.3.1"
],
"RxDataSources": [
]
},
"pushed_with_swift_version": "3.1"
}