blob: 0f3885047a495f75039e006d02ea2bec2daaf42a [file] [log] [blame]
{
"name": "JustDoIt",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JustDoIt/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
],
"SwiftDate": [
],
"AlamofireObjectMapper": [
],
"RxDataSources": [
],
"Alamofire": [
],
"RxAlamofire": [
],
"RxSwiftExt": [
],
"RxOptional": [
],
"Prelude": [
],
"SwiftyUserDefaults": [
]
},
"deprecated": true,
"swift_version": "5.0"
}