[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 4 / TruckerPathKit / 0.1.3 / TruckerPathKit.podspec.json
blob5b301822e7b289a8640b8a915551f9e322b479b6
2   "name": "TruckerPathKit",
3   "version": "0.1.3",
4   "summary": "TruckerPathKit",
5   "description": "The Trucker Path Partner SDK offers our partners the ability to fetch information and interact with Trucker Path services (comprehensive information on places including truck stops, parking places, weigh stations, fuel stops, and more) in a simple, controlled and effective manner.",
6   "homepage": "https://github.com/tpclient/TruckerPathKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trucker Path": "truckerpath@renren-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/tpclient/TruckerPathKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "vendored_frameworks": "TruckerPathKit/TruckerPathKit.framework",
24   "frameworks": [
25     "UIKit",
26     "MapKit"
27   ],
28   "libraries": "sqlite3.0",
29   "dependencies": {
30     "AFNetworking": [
31       "4.0.1"
32     ],
33     "FMDB": [
34       "2.7.5"
35     ],
36     "SwiftyJSON": [
37       "5.0.0"
38     ],
39     "RxSwift": [
40       "5.1.1"
41     ],
42     "ObjectMapper": [
43       "4.2.0"
44     ],
45     "PureLayout": [
46       "3.1.6"
47     ]
48   },
49   "swift_version": "5.0"