blob: b9e079589e241f819fa93f08a7af7a74c1ffae6e [file] [log] [blame]
{
"name": "ParkingPayLib",
"version": "0.0.3",
"summary": "ParkingPayLib.",
"description": "this is ParkingPayLib",
"homepage": "https://github.com/bjhuitou/parking-pay-ios.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"bjhuitou": "bjhuitou"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2"
],
"source": {
"git": "https://github.com/bjhuitou/parking-pay-ios.git",
"tag": "0.0.3"
},
"source_files": "ParkingPay/ParkingPay/**/*.{h,m,swift}",
"resources": "ParkingPay/ParkingPay/Resource/**/*.{storyboard,png,xcassets,strings,xib}",
"frameworks": [
"UIKit",
"CoreLocation"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"3.1.15"
],
"TBEmptyDataSet": [
"2.7"
],
"SwiftEventBus": [
"3.0.1"
],
"KRProgressHUD": [
"3.4.0"
],
"DTTableViewManager": [
"6.3.0"
],
"StatusProvider": [
"1.2.10"
],
"AsyncSwift": [
"2.0.4"
],
"R.swift": [
"5.2.2"
]
},
"swift_version": "4.2"
}