blob: 54f8c915945043f83f7e2722b1db7852932c7bb2 [file] [log] [blame]
{
"name": "JustDoIt",
"version": "0.4.3",
"summary": "Use Foundation Extension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/antony138/JustDoIt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"antony138": "antony1380@gmail.com"
},
"source": {
"git": "https://github.com/antony138/JustDoIt.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JustDoIt/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
],
"SwiftDate": [
],
"AlamofireObjectMapper": [
],
"RxDataSources": [
],
"Alamofire": [
],
"RxAlamofire": [
],
"RxSwiftExt": [
],
"RxOptional": [
],
"Prelude": [
],
"SwiftyUserDefaults": [
]
},
"swift_version": "5.0"
}