[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 7 / d / ParkingPayLib / 0.0.3 / ParkingPayLib.podspec.json
blobb9e079589e241f819fa93f08a7af7a74c1ffae6e
2   "name": "ParkingPayLib",
3   "version": "0.0.3",
4   "summary": "ParkingPayLib.",
5   "description": "this is ParkingPayLib",
6   "homepage": "https://github.com/bjhuitou/parking-pay-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "bjhuitou": "bjhuitou"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "4.2"
19   ],
20   "source": {
21     "git": "https://github.com/bjhuitou/parking-pay-ios.git",
22     "tag": "0.0.3"
23   },
24   "source_files": "ParkingPay/ParkingPay/**/*.{h,m,swift}",
25   "resources": "ParkingPay/ParkingPay/Resource/**/*.{storyboard,png,xcassets,strings,xib}",
26   "frameworks": [
27     "UIKit",
28     "CoreLocation"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "MJRefresh": [
33       "3.1.15"
34     ],
35     "TBEmptyDataSet": [
36       "2.7"
37     ],
38     "SwiftEventBus": [
39       "3.0.1"
40     ],
41     "KRProgressHUD": [
42       "3.4.0"
43     ],
44     "DTTableViewManager": [
45       "6.3.0"
46     ],
47     "StatusProvider": [
48       "1.2.10"
49     ],
50     "AsyncSwift": [
51       "2.0.4"
52     ],
53     "R.swift": [
54       "5.2.2"
55     ]
56   },
57   "swift_version": "4.2"