blob: bdb1ebbb0953e57e00df91c87470c2eef9621906 [file] [log] [blame]
{
"name": "WABaseFramework",
"version": "0.0.5",
"summary": "A CocoaPods library written in Swift",
"description": "Base classes A CocoaPods library written in Swift",
"homepage": "https://github.com/itswaqasali/WABaseFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Waqas": "itswaqasali@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/itswaqasali/WABaseFramework.git",
"tag": "0.0.5"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"Kingfisher": [
"4.10.0"
],
"MOLH": [
],
"SwiftMessages": [
]
},
"source_files": "WABaseFramework/**/*.{h,m,swift}"
}