blob: 75af43a2e8b65d5dfef88bebcc51b1c8f8b8af05 [file] [log] [blame]
{
"name": "JLRBaseKit",
"version": "0.1.0",
"summary": "Base files required for Modern MVC at JLR",
"description": "JLRBaseKit is an iOS framework that provides all of the base files that are required to setup an Modern MVC project.",
"homepage": "https://git.sdo.jlrmotor.com/Connected_Technologies_and_Apps/MobileApps/JLRCoreKit/JLRBaseKit.git",
"license": {
"type": "Confidential",
"file": "LICENSE"
},
"authors": {
"Viktor Semenyuk": "vsemenyu@jaguarlandrover.com"
},
"source": {
"git": "https://git.sdo.jlrmotor.com/Connected_Technologies_and_Apps/MobileApps/JLRCoreKit/JLRBaseKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "JLRBaseKit/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxSwiftExt": [
]
}
}