blob: e95d0bd04e3f14e0712f53fc3fc7d079904c9e8d [file] [log] [blame]
{
"name": "PMBFramework",
"version": "1.1.0",
"summary": "PMBFramework lib for IOS apps.",
"description": "PMBFamework private lib for IOS apps.",
"homepage": "https://gitlab.com/denny2/PMBFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denny": "Denny@pmberjaya.com"
},
"source": {
"git": "https://gitlab.com/denny2/PMBFramework.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PMBFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"R.swift": [
],
"RxCocoa": [
],
"RxRealm": [
],
"RxSwift": [
],
"SnapKit": [
],
"SwiftDate": [
],
"RealmSwift": [
],
"RxKeyboard": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"TZStackView": [
],
"RxDataSources": [
],
"GrowingTextView": [
],
"RappleProgressHUD": [
],
"RxRealmDataSources": [
],
"DKImagePickerController": [
]
},
"pushed_with_swift_version": "3.1"
}