blob: a11930693795557d006885a2ed0a600ecb21bb92 [file] [log] [blame]
{
"name": "PMBFramework",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PMBFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"Localize-Swift": [
],
"RxSwift": [
],
"SnapKit": [
],
"SwiftDate": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"RappleProgressHUD": [
],
"RxDataSources": [
]
},
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}