blob: 1561f5677504e97d1dd7f1db53f4848307d0c729 [file] [log] [blame]
{
"name": "YJKitDependency",
"version": "0.0.3",
"summary": "A test to have a library with dependencies",
"description": "This is a personal test library the will help me developing iOS apps",
"homepage": "https://bitbucket.org/0yj/yjkitdependency/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joey": "eyan0911@yahoo.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://bitbucket.org/0yj/yjkitdependency/YJKitDependency.git",
"tag": "0.0.3"
},
"source_files": "YJKitDependency/**/*.{swift}",
"ios": {
"resource_bundles": {
"YJKitDependency": [
"YJKitDependency/**/*.{xcassets}"
]
}
},
"swift_versions": [
"4.2"
],
"dependencies": {
"JumioMobileSDK/Netverify": [
"3.5.0"
],
"HTTPStatusCodes": [
"3.2.0"
],
"Moya/RxSwift": [
"13.0.1"
],
"PromiseKit": [
"6.8.3"
],
"SnapKit": [
"4.2.0"
],
"NVActivityIndicatorView": [
"4.4.0"
],
"XCGLogger": [
"6.1.0"
],
"SwiftyMarkdown": [
"0.6.0"
],
"SwiftyJSON": [
]
},
"swift_version": "4.2"
}