blob: 60653bbb966736b936610259ca975e42c1906e06 [file] [log] [blame]
{
"name": "PMBFramework",
"version": "2.1.4",
"summary": "PMBFramework is a private lib for PMB IOS Developer",
"description": "PMBFramework lib for PMB ios developer.",
"homepage": "https://gitlab.com/denny2/PMBFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denny": "dennyong07@gmail.com"
},
"source": {
"git": "https://gitlab.com/denny2/PMBFramework.git",
"tag": "2.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PMBFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"Localize-Swift": [
],
"RxSwift": [
],
"SnapKit": [
],
"SwiftDate": [
],
"SwiftyJSON": [
],
"Kingfisher": [
"4.9.0"
],
"RappleProgressHUD": [
],
"RxDataSources": [
]
}
}