blob: 468ef7300e6939a4ce5a69919971132c7be50d84 [file] [log] [blame]
{
"name": "AutPod",
"version": "0.1.0",
"summary": "A custom test-pod having collection of other pods",
"description": "\"Making a private collection of the pods so that if for bad day on the earth, anytime in future the open source projects goes down, I will always have a copy of the project dependencies.\"",
"homepage": "https://github.com/sourabhardwaj/Pod4Pods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sourabh Bhardwaj": "ssourabh.sb1@gmail.com"
},
"source": {
"git": "https://github.com/sourabhardwaj/Pod4Pods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source_files": "AutPod/Classes/**/*",
"dependencies": {
"BarcodeScanner": [
"4.1.3"
],
"SwiftyDropbox": [
"5.0.0"
],
"CoreStore": [
"6.1.0"
],
"XCGLogger": [
"6.1.0"
],
"IQKeyboardManagerSwift": [
"6.2.0"
],
"AWSUserPoolsSignIn": [
"2.9.0"
],
"AWSAuthUI": [
"2.9.0"
],
"AWSMobileClient": [
"2.9.0"
],
"AWSCore": [
"2.9.0"
],
"AWSS3": [
"2.9.0"
],
"AWSCognito": [
"2.9.0"
]
},
"swift_version": "4.0"
}